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

Function moveToWord

bower_components/codemirror/keymap/vim.js:2803–2847  ·  view source on GitHub ↗

* @param {CodeMirror} cm CodeMirror object. * @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 word. False to move to * beginning of word

(cm, repeat, forward, wordEnd, bigWord)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

VimFunction · 0.70

Calls 3

copyCursorFunction · 0.70
findWordFunction · 0.70
lineLengthFunction · 0.70

Tested by

no test coverage detected