Type Editor / @type-editor/search / commands/replace-next-no-wrap / replaceNextNoWrap
Variable: replaceNextNoWrap
ts
const replaceNextNoWrap: Command;Defined in: commands/replace-next-no-wrap.ts:10
Replace the next instance of the search query. Don't wrap around at the end of the document.