MCPcopy Create free account
hub / github.com/PatMartin/Dex / moveToWord

Function moveToWord

javascript/codemirror/latest/keymap/vim.js:3329–3372  ·  view source on GitHub ↗

* @param {CodeMirror} cm CodeMirror object. * @param {Pos} cur The position to start from. * @param {int} repeat Number of words to move past. * @param {boolean} forward True to search forward. False to search * backward. * @param {boolean} wordEnd True to move to end of

(cm, cur, repeat, forward, wordEnd, bigWord)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

VimFunction · 0.85

Calls 4

findWordFunction · 0.85
PosFunction · 0.85
copyCursorFunction · 0.70
lineLengthFunction · 0.70

Tested by

no test coverage detected