Skip to content

Type Editor


Type Editor / @type-editor/search / commands/find-next-no-wrap / findNextNoWrap

Variable: findNextNoWrap

ts
const findNextNoWrap: Command;

Defined in: commands/find-next-no-wrap.ts:10

Find the next instance of the search query and move the selection to it. Don't wrap around at the end of document or search range.