-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
5 / 55 of 5 issues completedLabels
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.96:
Public APIs:
- [vscode] API gap: Theia master vs. VS Code 1.96 #14584
- [vscode] DocumentDropEditProvider becomes public #14938
- [vscode] Trivial changes to the vscode/theia.d.ts file #14939
- [vscode] ShellExecution update with undefined command #14940
- [vscode] introduction of the CommentingRange type #14941
Declarative APIs:
- none
Proposed API evolution (see #14897):
- scmHistoryProvider (ignored as all updates on scmHistoryProvider
- statusBarItemTooltip (used by git, shall be ignored)
- [vscode] builtin terminal-suggest depends on proposed APIs not available #15063 - terminalShellEnv new and terminalShellType new => Terminal-suggest will be excluded from builtins
- added new proposed API used by git extension: vscode.proposed.textEditorDiffInformation.d.ts. was already added in 1.96 but it was missed in the update. see [vscode] Implement proposed API textEditorDiffInformation #15072
Application management:
Sub-issues
Metadata
Metadata
Assignees
Labels
vscodeissues related to VSCode compatibilityissues related to VSCode compatibility