Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/VSCodeVim/Vim
/ tabCompletion.test.ts
File
tabCompletion.test.ts
test/cmd_line/tabCompletion.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as assert from
'assert'
;
2
import
* as os from
'os'
;
3
import
{ basename, join, sep } from
'path'
;
4
import
* as vscode from
'vscode'
;
Callers
nothing calls this directly
Calls
7
getAndUpdateModeHandler
Function · 0.90
join
Function · 0.90
getText
Method · 0.80
handleMultipleKeyEvents
Method · 0.65
handleKeyEvent
Method · 0.65
delete
Method · 0.45
concat
Method · 0.45
Tested by
no test coverage detected