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

Add SCM action button(s) #922

Closed
mattseddon opened this issue Oct 18, 2021 · 1 comment
Closed

Add SCM action button(s) #922

mattseddon opened this issue Oct 18, 2021 · 1 comment
Labels
A: trees Area: SCM and DVC-tracked trees

Comments

@mattseddon
Copy link
Member

In 1.61.0 VS Code shipped action buttons for the SCM view.

I initially thought that the changes to the API required for us to add our own SCM action buttons landed with that release but it turns out that I was wrong.

We will be able to use the action button pattern to prompt users to sync with their default remote once they have committed changes. I put together a POC here with most of the required changes to implement our own button.

We need to wait for the changes to become available in the stable API and then we will be able to revisit.

@mattseddon mattseddon added large files A: trees Area: SCM and DVC-tracked trees labels Oct 18, 2021
@mattseddon
Copy link
Member Author

This would be nice to have but there has been no movement in microsoft/vscode#133935 since September last year. Closing for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: trees Area: SCM and DVC-tracked trees
Projects
None yet
Development

No branches or pull requests

1 participant