Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/VSCodeVim/Vim
/ write.test.ts
File
write.test.ts
test/cmd_line/write.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 sinon from
'sinon'
;
3
import
* as vscode from
'vscode'
;
4
Callers
nothing calls this directly
Calls
9
setupWorkspace
Function · 0.90
getAndUpdateModeHandler
Function · 0.90
assertEqualLines
Function · 0.90
typeHelloWorld
Function · 0.85
runWriteCommand
Function · 0.85
handleMultipleKeyEvents
Method · 0.65
run
Method · 0.65
toString
Method · 0.65
get
Method · 0.65
Tested by
no test coverage detected