Menu Edit

The Edit menu is used to perform some common actions in the current project/editor. The options are described below.

Undo

Undo a change.

Redo

Redo a change.

Cut

Copy to the clipboard and remove the selected text/item.

Copy

Copy the selected text/item to the clipboard.

Paste

Insert the contents of the clipboard if are in a supported format.

Find / Replace

Enable the quick search mode that perform a search/replace operation in the current editor. You can enable some options to give more control over the search: case sensivity, backward search, circular search and regular expressions.

Find / Replace (multi-line)

Perform a multi-line search/replace operation in the current editor. Note: Only on code editors.

Code

Displays the Code menu.