Context Menus in Source Windows
To open a context menu, right-click anywhere in the Source window. The context menu contains a set of the most commonly used menu commands from the Source window menu bar, plus additional options not available through menus. The set of commands is different depending on whether you right-click over the text editing area or over the line number or line icon area. The following options appear in the context menu of the text editing area.
- Recall Function Panel
- Browse Identifier
- Find UI Object
- Open Quoted Text
- Go to Definition
- Go to Next Reference
- Go Back
- Set Next Statement
- View Variable Value
- Add Watch Expression
- Graphical Array View
- Toggle Exclusion
- Comment Selection
- Uncomment Selection
- Cut Line—Removes the entire line and places it on the clipboard.
- Copy Line—Copies the line to the clipboard. The line remains in the source file.
- Paste—Inserts text from the clipboard.
- Generate DAQ Example Code
- Edit DAQ Task
- Copy DAQ Task to Project
- Show DAQ Configuration Code
- Edit IVI Specific Driver Attributes
- Edit Function Tree
- Edit Function Panel
The following options appear in the context menu of the line number or line icon area:
- Toggle Breakpoint
- Disable Breakpoint
- Edit Breakpoint
- Breakpoints
- Toggle Tag
- Next Tag
- Previous Tag
- Clear Tags
The following options appear in the context menu of the collapsible region icon area:
- Collapse/Expand Region
- Collapse/Expand Region and Subregions
- Collapse All
- Expand All
- Highlight Code in Region
- Go to Previous Region Boundary
- Go to Next Region Boundary