MCPcopy Create free account
hub / github.com/curran/screencasts / doReplace

Function doReplace

reactiveDataVis/bower_components/codemirror/keymap/vim.js:4034–4127  ·  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

nextFunction · 0.70
showConfirmFunction · 0.70
replaceAllFunction · 0.70
showPromptFunction · 0.70
callbackFunction · 0.50

Tested by

no test coverage detected