Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/VSCodeVim/Vim
/ lineCompletion.test.ts
File
lineCompletion.test.ts
test/completion/lineCompletion.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as assert from
'assert'
;
2
3
import
{ Position } from
'vscode'
;
4
import
{ getAndUpdateModeHandler } from
'../../extension'
;
Callers
nothing calls this directly
Calls
4
setupWorkspace
Function · 0.90
getAndUpdateModeHandler
Function · 0.90
getCompletionsForCurrentLine
Function · 0.90
setupTestWithLines
Function · 0.85
Tested by
no test coverage detected