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

File cursorLocation.test.ts

test/cmd_line/cursorLocation.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 { ModeHandler } from '../../src/mode/modeHandler';

Callers

nothing calls this directly

Calls 5

setupWorkspaceFunction · 0.90
getAndUpdateModeHandlerFunction · 0.90
getTextMethod · 0.80
handleKeyEventMethod · 0.65

Tested by

no test coverage detected