MCPcopy Create free account
hub / github.com/MoLeft/WebKnife / doReplace

Function doReplace

code/keymap/vim.js:5009–5102  ·  view source on GitHub ↗

* @param {CodeMirror} cm CodeMirror instance we are in. * @param {boolean} confirm Whether to confirm each replace. * @param {Cursor} lineStart Line to start replacing from. * @param {Cursor} lineEnd Line to stop replacing at. * @param {RegExp} query Query for performing matches with

(cm, confirm, global, lineStart, lineEnd, searchCursor, query,
        replaceWith, callback)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

VimFunction · 0.70

Calls 5

showConfirmFunction · 0.85
showPromptFunction · 0.85
fromMethod · 0.80
nextFunction · 0.70
replaceAllFunction · 0.70

Tested by

no test coverage detected