Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vscode] support proposed API scmHistoryProvider introduced with vscode 1.83 #13064

Closed
Tracked by #13062
rschnekenbu opened this issue Nov 6, 2023 · 1 comment
Closed
Tracked by #13062
Labels
scm issues related to the source control manager vscode issues related to VSCode compatibility

Comments

@rschnekenbu
Copy link
Contributor

A new proposed API has been introduced in vscode 1.83 and is used by the git builtin extension: vscode.proposed.scmHistoryProvider.d.ts.

@vince-fugnitto vince-fugnitto added vscode issues related to VSCode compatibility scm issues related to the source control manager labels Nov 7, 2023
@rschnekenbu
Copy link
Contributor Author

This proposed API only adds an additional optional Property on top of SourceControl and some new types only used by this proposed API. So we can close this task as is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scm issues related to the source control manager vscode issues related to VSCode compatibility
Projects
None yet
Development

No branches or pull requests

2 participants