MCPcopy
hub / github.com/VSCodeVim/Vim / command.test.ts

File command.test.ts

test/cmd_line/command.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as assert from 'assert';
2import { getAndUpdateModeHandler } from '../../extension';
3import { Mode } from '../../src/mode/mode';
4import { ModeHandler } from '../../src/mode/modeHandler';

Callers

nothing calls this directly

Calls 6

setupWorkspaceFunction · 0.90
getAndUpdateModeHandlerFunction · 0.90
assertStatusBarEqualFunction · 0.90
handleKeyEventMethod · 0.65
concatMethod · 0.45

Tested by

no test coverage detected