Edit Commands

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:

 

Command

Description

Undo

Unlimited undo (lists last undo action).

Redo

Unlimited redo (lists last redo action).

Cut

Deletes selected text/module and puts contents on the Windows Clipboard.

Copy

Puts selected text/module contents on the Windows Clipboard.

Paste

Inserts contents of Windows Clipboard into current cursor location.

Paste Below

Inserts contents of Windows Clipboard below the current cursor location.

Delete

Deletes the selection.

Select All

Selects all (text in current test, etc.).

Reorder Alphabetically

Reorder symbols alphabetically so they are sorted in ascending order.

Beautify Code

Beautify the code according to the rules set in the Controlling Text Entry Options.

Enable Beautify Code

Temporally enable or disable the code editor automatic beautify code.

Find

Finds text within workspace, module, or submodule.

Find Next

Finds next occurrence (after Find has been used once).

Find Previous

Finds previous occurrence (after Find has been used once).

Replace

Replaces text with different text.

List Members

Displays a list of the symbol properties, methods, fields, and constants in the code editor. Cursor must be after the member operator, '.' (dot).

Show Parameter Information

Displays a tooltip window containing procedure parameters name, type and description. Cursor must be positioned at the procedure or its parameter.

Show Parameter Suggestion

Displays a list of the possible argument for procedure parameter in the code editor at the current cursor position.

Show Type Information

Displays a tooltip window containing name, type and description of the symbol at the mouse pointer in the code editor.

Goto Definition Of

Opens a window showing the definition of the symbol at the cursor position.

Goto Type Definition Of / GoTo Command Implementation Of

Opens a window showing the command implementation or type definition of the selected symbol.

Bookmarks

Inserts a marker identifying a position within a table, using a submenu.

Arrange

Tiles, maximizes, or minimizes all open windows, using a submenu.