mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
- Basing snippet insertion failure on a new `_codeEditor` null-check. - Now returns `Thenable<boolean>`. - Removed vscode.proposed.d.ts copy of the `TextEditor` change. - Removing empty options interface.