Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/VSCodeVim/Vim
/ marks.test.ts
File
marks.test.ts
test/marks.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
import
{ getAndUpdateModeHandler } from
'../extensionBase'
;
4
import
{ Mode } from
'../src/mode/mode'
;
Callers
nothing calls this directly
Calls
7
setupWorkspace
Function · 0.90
getAndUpdateModeHandler
Function · 0.90
newTest
Function · 0.90
newTestSkip
Function · 0.90
jumpToNewFile
Function · 0.85
handleMultipleKeyEvents
Method · 0.65
delete
Method · 0.45
Tested by
no test coverage detected