Edit Menu
Undo Last Project Action - undoes the last change in the project.
Redo Last Project Action - reapplies the last undone change in the project.
Code Editor options
These options appear when the Test Code Editor is being used on either the Test Device Files screen or the Circuit Code Files screen.
- Undo - undoes the last change in the file that is currently being edited.
- Redo - reapplies the last undone change in the file that is currently being edited.
Cut - removes the current selection and adds it to the clipboard.
Copy - copies the current selection to the clipboard.
Paste - pastes text from the clipboard.
Delete - removes any selected text, or remove a character from the right of the cursor if no text is selected.
- Select All - selects all the text in the file.
- Select None - clears any selection.
Find and Replace
Find... - displays the Find and Replace dialog, defaulting to the Find tab and to a search of the current document.
Find Next - moves to the next result in the file for the most recent search carried out in the Find and Replace dialog.
Find Previous - moves to the previous result in the file for the most recent search carried out in the Find and Replace dialog.
- Replace... - displays the Find and Replace dialog, defaulting to the Replace tab.
- Find in Project - displays the Find and Replace dialog, defaulting to the Find tab and to a search of all project files.
- Go to Line... - moves the caret to the start of the line entered by the user.
Logic File screen options
These options are available from the Logic Files screen.
- Undo - undoes the last change in the current document
- Redo - reapplies the last undone change in the current document
Undo and Redo - Project History vs File History
The Undo Last Project Action and
Redo Last Project Action items allow actions to be undone and/or redone, so that in the event of making a mistake, the previous state of the circuit setup can be restored. If these actions are not possible these items appear greyed-out. These functions are also available as buttons on the toolbar.
Undo Last Project Action and Redo Last Project Action on the Edit menu undo or redo actions on the larger scale, such as changes to project configuration, but not to typing individual characters in a file. Code files and logic files have their own history and therefore have their own Undo and Redo buttons for performing file-specific undo/redo.
XJTAG v4.1.100