Type Editor / @type-editor/search / commands/replace-current / replaceCurrent
Variable: replaceCurrent
ts
const replaceCurrent: Command;Defined in: commands/replace-current.ts:10
Replace the currently selected instance of the search query, if any. Don't move to the next match.