Undo      

Ctrl+Z

Undoes the last editing action

Redo

Shift+Ctrl+Z

Redoes previously undone editing action

Cut

Ctrl+X

Cuts selected text to the Clipboard

Copy

Ctrl+C

Copies the selected text to the clipboard

Paste

Ctrl+V

Pastes the clipboard contents at the current cursor position

Delete

Del

Deletes the selected text

Select All

Ctrl+A

Selects all text in the current document

Find    

Ctrl+F

Searches for word pattern in text

Replace

Ctrl+R

Replaces word pattern with another

Expand All


Expands all folded code

Collapse All


Collapses all code folding regions