eclipse-theia/theia

[vscode] API gap: Theia master vs. VS Code 1.95

rschnekenbu opened this issue · 0 comments

This bug tracks the differences between current master Theia VS Code API and VS Code 1.95:

Public APIs:

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.
  • #14451
  • proposed API scmActionButton is not implemented yet in theia, no update to perform here.

Application management:

  • Bump API to 1.95.X