Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/VSCodeVim/Vim
/ macro.test.ts
File
macro.test.ts
test/macro.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Mode } from
'../src/mode/mode'
;
2
import
{ newTest, newTestWithRemaps } from
'./testSimplifier'
;
3
import
{ setupWorkspace } from
'./testUtils'
;
4
Callers
nothing calls this directly
Calls
3
setupWorkspace
Function · 0.90
newTest
Function · 0.90
newTestWithRemaps
Function · 0.90
Tested by
no test coverage detected