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

File multicursor.test.ts

test/multicursor.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 { ModeHandler } from '../src/mode/modeHandler';
4import { newTest, newTestSkip } from './testSimplifier';

Callers

nothing calls this directly

Calls 5

setupWorkspaceFunction · 0.90
getAndUpdateModeHandlerFunction · 0.90
newTestFunction · 0.90
assertEqualLinesFunction · 0.90

Tested by

no test coverage detected