Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The options on the Edit menu enable you to work with files and source code.
The following commands are available.
Command | Description |
---|---|
Undo | Use to undo the last command called. |
Redo | Use to repeat the last command called. |
Cut | Use to remove the selection and move it to the clipboard. |
Copy | Use to create a copy of the selection. |
Paste | Use to add a selection to the active document, beginning where the cursor is located.
This command is available only if you have already used the Cut or Copy commands. |
Delete | Use to remove the selection from the active document. |
Select All | Use to select all text in the active document. |
Find | Use to search for a term in the active document. |
Find in Files | Use to search for a term in all files. |
Replace | Use to replace one term or selection with another. |
Go To | Use to jump to a location in the active document. |
Breakpoints | Use to edit breakpoints in source code files.
For information, see Breakpoints Dialog Box. |
Source Path Mapping | Use to edit source path mapping for source code files.
For information, see Source Path Mapping Dialog Box. |
Symbol Search Path | Use to specify search paths for symbols. |
See Also
Menu Descriptions | Platform Builder User Interface
Send Feedback on this topic to the authors