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 scmInputBoxActionButton introduced with vscode 1.83 #13149

Closed
Tracked by #13143
rschnekenbu opened this issue Dec 4, 2023 · 1 comment
Closed
Tracked by #13143

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.scmInputBoxActionButton.d.ts.

As for #13064, this new proposed API only adds a new optional Property ( actionButton ) and a new type only used by this Property ( SourceControlInputBoxActionButton ). No need to stub this API currently.

@rschnekenbu
Copy link
Contributor Author

Closing as no action is required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant