MCPcopy
hub / github.com/VSCodeVim/Vim / lineCompletionProvider.ts

File lineCompletionProvider.ts

src/completion/lineCompletionProvider.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as vscode from 'vscode';
2
3import { Position } from 'vscode';
4import { VimState } from '../state/vimState';

Callers

nothing calls this directly

Calls 5

getLineEndMethod · 0.80
addTransformationMethod · 0.80
deleteMethod · 0.45

Tested by

no test coverage detected