-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
vscodeissues related to VSCode compatibilityissues related to VSCode compatibility
Description
This bug tracks the differences between current master Theia VS Code API and VS Code 1.95:
Public APIs:
- [vscode] API gap: Theia master vs. VS Code 1.94 #14266
- [vscode] Addition of the read-only property id to ThemeColor #14404
- [vscode] Stub added LanguageModel types to vscode 1.95 #14405
Declarative APIs:
- Remove inline editing menu. No task here, as the menu was not implemented in theia.
Proposed API evolution (see #14399):
- inlineEdit evolutions do not have to be propagated to theia, no equivalent proposed API.
- [vscode] proposed mappedEditProviders API updated in vscode 1.95 #14451
- proposed API scmActionButton is not implemented yet in theia, no update to perform here.
Application management:
Metadata
Metadata
Assignees
Labels
vscodeissues related to VSCode compatibilityissues related to VSCode compatibility