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

File modeVisual.test.ts

test/mode/modeVisual.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 8

setupWorkspaceFunction · 0.90
getAndUpdateModeHandlerFunction · 0.90
newTestFunction · 0.90
assertEqualLinesFunction · 0.90
newTestSkipFunction · 0.90
reloadConfigurationFunction · 0.90
handleKeyEventMethod · 0.65

Tested by

no test coverage detected