The edit menu contains all actions regarding the current editor.
Table 2.1.
Name | Description | Shortcut | |
---|---|---|---|
![]() |
Undo last changes in editor. | alt + Backspace |
|
![]() |
Redo last reverted changes in editor. | ctrl + Z |
|
![]() |
Cut selection from editor and copy into clipboard. | ctrl + X |
|
![]() |
Copy selection into clipboard. | ctrl + C |
|
![]() |
Paste clipboard content into editor at the current caret position. |
ctrl + V |
|
![]() |
Open search dialog to search or reseach for a term. | ctrl + F |
|
Open replace dialog to replace a term by another one. | ctrl + R |
||
![]() |
Re-Indent the sourcecode. Existing formats and indents will be removed. | ctrl + alt + I |
|
Goto to a specific line. |