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

File marks.test.ts

test/marks.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';
3import { getAndUpdateModeHandler } from '../extensionBase';
4import { Mode } from '../src/mode/mode';

Callers

nothing calls this directly

Calls 7

setupWorkspaceFunction · 0.90
getAndUpdateModeHandlerFunction · 0.90
newTestFunction · 0.90
newTestSkipFunction · 0.90
jumpToNewFileFunction · 0.85
deleteMethod · 0.45

Tested by

no test coverage detected