eclipse-theia / theia

Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
http://theia-ide.org
Eclipse Public License 2.0
19.84k stars 2.48k forks source link

[vscode] scmHistoryProvider proposed API evolutions in VS Code 1.89 #13695

Closed rschnekenbu closed 3 months ago

rschnekenbu commented 3 months ago

Some evolution have been done in scmHistoryProvider, used by git builtin extension, in VS Code 1.89.

Label was replaced by name in ItemGroups, etc.

rschnekenbu commented 3 months ago

Currently no implementation of these in Theia, so no need to worry about evolutions.