Chapter 2. The edit menu

Abstract

 This part describes the edit menu of EJE™ .

The edit menu contains all actions regarding the current editor.

Table 2.1. 

  Name Description Shortcut
Undo Undo last changes in editor. alt + Backspace
Redo Redo last reverted changes in editor. ctrl + Z
Cut Cut selection from editor and copy into clipboard. ctrl + X
Copy Copy selection into clipboard. ctrl + C
Paste Paste clipboard content into editor at the current caret position. ctrl + V
Search Open search dialog to search or reseach for a term. ctrl + F
  Replace Open replace dialog to replace a term by another one. ctrl + R
Indent Re-Indent the sourcecode. Existing formats and indents will be removed. ctrl + alt + I
  Goto Goto to a specific line.