The Code Finder Dialog works from within the editor and debugger, presenting a list of bookmarks that have been set with Toggle Bookmark.
Bookmark |
The bookmark number. |
Line |
The source code line number that contains this bookmark. |
Text |
The source code text that contains this bookmark. |
File |
The path and source code filename that contains this bookmark. |
OK |
If valid, the IDE jumps to the line number indicated in the Line field, and the Go to Bookmark Dialog is dismissed. You can alternatively double click on a line and to jump to the indicated bookmark. |
Cancel |
The Go to Bookmark Dialog is canceled, and the Caret position remains unaltered. |
See Also
The Integrated Development Environment