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

File modeHandler.test.ts

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

Source from the content-addressed store, hash-verified

1import * as assert from 'assert';
2import { window, workspace } from 'vscode';
3import { ModeHandler } from '../../src/mode/modeHandler';
4import { ModeHandlerMap } from '../../src/mode/modeHandlerMap';

Callers

nothing calls this directly

Calls 3

entriesMethod · 0.80
getOrCreateMethod · 0.80
clearMethod · 0.45

Tested by

no test coverage detected