Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/VSCodeVim/Vim
/ remapper.test.ts
File
remapper.test.ts
test/configuration/remapper.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ strict as assert } from
'assert'
;
2
import
* as vscode from
'vscode'
;
3
4
import
{ getAndUpdateModeHandler } from
'../../extension'
;
Callers
nothing calls this directly
Calls
11
assertEqualLines
Function · 0.90
setupWithBindings
Function · 0.85
getRemappedKeySequenceLengthRange
Method · 0.80
getText
Method · 0.80
put
Method · 0.80
handleKeyEvent
Method · 0.65
sendKey
Method · 0.65
handleMultipleKeyEvents
Method · 0.65
get
Method · 0.65
findMatchingRemap
Method · 0.45
insert
Method · 0.45
Tested by
no test coverage detected