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

File remapper.test.ts

test/configuration/remapper.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { strict as assert } from 'assert';
2import * as vscode from 'vscode';
3
4import { getAndUpdateModeHandler } from '../../extension';

Callers

nothing calls this directly

Calls 11

assertEqualLinesFunction · 0.90
setupWithBindingsFunction · 0.85
getTextMethod · 0.80
putMethod · 0.80
handleKeyEventMethod · 0.65
sendKeyMethod · 0.65
getMethod · 0.65
findMatchingRemapMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected