Whether the search ought to be case-sensitive
The string or regular expression you're looking for
The [[Range]] to search within. Set this to null
for the whole document
Whether the search is a regular expression or not
Whether or not to include the current line in the search
The starting [[Range]] or cursor position to begin the search
Whether the search matches only on whole words
Whether to wrap the search back to the beginning when it hits the end
Generated using TypeDoc
Whether to search backwards from where cursor currently is