Search menu commands

EditPlus

Search menu commands
The Search menu offers the following commands:

FindFinds the specified text.
ReplaceReplaces specific text with different text.
Find NextFinds the next matching text.
Find PreviousFinds the previous matching text.
Find Next WordFinds the next occurrence of the selected text.
Find Previous WordFinds the previous occurrence of the selected text.
Find in FilesSearches for a string in multiple files.
Search WebSearches current text in the web browser.
Go To > Go to Line/OffsetGoes to specified line/offset in the active document.
Go To > Go to ColumnGoes to specified column in current line.
Go To > Go to URLGoes to the highlighted URL.
Go To > Enable Go Back/ForwardTurns on Go Back/Forward commands.
Go To > Go BackGoes back one step.
Go To > Go ForwardGoes forward one step.
Markers > Toggle MarkerSet and clear marker at current line.
Markers > Clear All MarkerClears all marker from the active document.
Markers > Invert MarkersInverts all markers in current document.
Markers > Next MarkerGoes to next marker position.
Markers > Previous MarkerGoes to previous marker position.
Markers > Marker ListShows the list of markers set in current document.
Match BraceSearched for a matching brace.
Select BraceSearches for a matching brace and select the text.
Match TagSearches for a matching HTML tag.
Select TagSearches for a matching tag and selects the included text.
Ctags > Go to DefinitionGoes to the definition of current function or variable name.
Ctags > Run CtagsRuns the ctags program.
Ctags > Configure Tag FilesSets the ctags tag files and categories.
Ctags > Select Tag CategorySelects current ctags tag category.
Function List > Go to Function ListMoves the focus to the Function List.
Function List > Next FunctionGoes to the next function.
Function List > Prev FunctionGoes to the previous function.