Type Editor / @type-editor/search / commands/find-prev-no-wrap / findPrevNoWrap
Variable: findPrevNoWrap
ts
const findPrevNoWrap: Command;Defined in: commands/find-prev-no-wrap.ts:11
Find the previous instance of the search query and move the selection to it. Don't wrap at the start of the document or search range.