forked from eclipse-theia/theia
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[vscode] Stub for proposed API: EditSessionIdentityProvider (eclipse-…
…theia#12508) * [vscode] Stub for proposed API: EditSessionIdentityProvider EditSessionIdentityProvider is a new proposed API. As of 1.72.2 it's only used in built-in git (vscode.git). This commit adds a stub implementation, sufficient to use vscode.git 1.72.2 and hopefully later versions, if we need it to. The eventual goal is to implement this API with a working implementation. Fixes eclipse-theia#12437 Signed-off-by: Marc Dumais <marc.dumais@ericsson.com> * Update packages/plugin-ext/src/plugin/workspace.ts Co-authored-by: Vincent Fugnitto <vincent.fugnitto@ericsson.com> --------- Signed-off-by: Marc Dumais <marc.dumais@ericsson.com> Co-authored-by: Vincent Fugnitto <vincent.fugnitto@ericsson.com>
- Loading branch information
1 parent
4c78d68
commit fa94013
Showing
4 changed files
with
33 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters