MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / vim_test.js

File vim_test.js

lib/web/CodeMirror/test/vim_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var Pos = CodeMirror.Pos;
2CodeMirror.Vim.suppressErrorLogging = true;
3
4var code = '' +

Callers

nothing calls this directly

Calls 15

makeCursorFunction · 0.85
testVimFunction · 0.85
testJumplistFunction · 0.85
testMotionFunction · 0.85
testMotionWithFoldingFunction · 0.85
eqFunction · 0.85
eqCursorPosFunction · 0.85
testEditFunction · 0.85
testSelectionFunction · 0.85
testSubstituteFunction · 0.85
testSubstituteConfirmFunction · 0.85
expectFailFunction · 0.85

Tested by

no test coverage detected