Type Editor / @type-editor/search / commands/replace-next / replaceNext
Variable: replaceNext
ts
const replaceNext: Command;Defined in: commands/replace-next.ts:11
Replace the currently selected instance of the search query, and move to the next one. Or select the next match, if none is already selected.