mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 23:06:49 +01:00
For #87091 Adds basic support for insert/replace mode for JS/TS completions. We're blocked on full support by https://github.com/microsoft/TypeScript/issues/35602. I'll be adding some skipped tests that document current limitations