Find...
Search the contents of the editor window, optionally using regular expressions. You can also mark all lines that match the find string.
Replace...
Search and replace text in the editor window.
Goto...
Move the cursor to the specified line number.
Toggle Bookmark
Create or remove a bookmark on the current line in the active edit window.
Next Bookmark
Go to the next bookmark in the active edit window.
Previous Bookmark
Go to the previous bookmark in the active edit window.
Clear All Bookmarks
Removes all bookmarks from the active edit window.
The debugger will automatically save bookmarks (the current batch file name + ".bmark"), and reload them the next time the batch file is loaded in the debugger.
Select All Bookmarks
Do a multiple selection on all lines that have a bookmark.