Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ajaxorg/ace
/ vim_test.js
File
vim_test.js
src/keyboard/vim_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
if
(typeof process !==
"undefined"
) {
2
require(
"../test/mockdom"
);
3
}
4
Callers
nothing calls this directly
Calls
15
makeCursor
Function · 0.85
testVim
Function · 0.85
testJumplist
Function · 0.85
testMotion
Function · 0.85
testMotionWithFolding
Function · 0.85
eqCursorPos
Function · 0.85
testEdit
Function · 0.85
forEach
Function · 0.85
testSubstitute
Function · 0.85
testSubstituteConfirm
Function · 0.85
highlighted
Function · 0.85
delay
Function · 0.85
Tested by
no test coverage detected