Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/VSCodeVim/Vim
/ vimState.test.ts
File
vimState.test.ts
test/state/vimState.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
{ Position } from
'vscode'
;
4
import
{ EasyMotion } from
'../../src/actions/plugins/easymotion/easymotion'
;
Callers
nothing calls this directly
Calls
1
load
Method · 0.45
Tested by
no test coverage detected