Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/VSCodeVim/Vim
/ insertLine.test.ts
File
insertLine.test.ts
test/actions/insertLine.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 vscode from
'vscode'
;
3
import
{ getAndUpdateModeHandler } from
'../../extension'
;
4
import
{ ModeHandler } from
'../../src/mode/modeHandler'
;
Callers
nothing calls this directly
Calls
5
setupWorkspace
Function · 0.90
getAndUpdateModeHandler
Function · 0.90
getText
Method · 0.80
handleMultipleKeyEvents
Method · 0.65
replace
Method · 0.45
Tested by
no test coverage detected