Use the commands on ATEasy's Edit menu to copy, paste, find, replace, and format the elements of ATEasy applications. The Edit menu contains the following commands:
Description |
|
Unlimited undo (lists last undo action). |
|
Unlimited redo (lists last redo action). |
|
Deletes selected text/module and puts contents on the Windows Clipboard. |
|
Puts selected text/module contents on the Windows Clipboard. |
|
Inserts contents of Windows Clipboard into current cursor location. |
|
Inserts contents of Windows Clipboard below the current cursor location. |
|
Deletes the selection. |
|
Selects all (text in current test, etc.). |
|
Reorder symbols alphabetically so they are sorted in ascending order. |
|
Beautify the code according to the rules set in the Controlling Text Entry Options. |
|
Temporally enable or disable the code editor automatic beautify code. |
|
Finds text within workspace, module, or submodule. |
|
Finds next occurrence (after Find has been used once). |
|
Finds previous occurrence (after Find has been used once). |
|
Replaces text with different text. |
|
Displays a list of the symbol properties, methods, fields, and constants in the code editor. Cursor must be after the member operator, '.' (dot). |
|
Displays a tooltip window containing procedure parameters name, type and description. Cursor must be positioned at the procedure or its parameter. |
|
Displays a list of the possible argument for procedure parameter in the code editor at the current cursor position. |
|
Displays a tooltip window containing name, type and description of the symbol at the mouse pointer in the code editor. |
|
Opens a window showing the definition of the symbol at the cursor position. |
|
Opens a window showing the command implementation or type definition of the selected symbol. |
|
Inserts a marker identifying a position within a table, using a submenu. |
|
Tiles, maximizes, or minimizes all open windows, using a submenu. |