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

Another way to switch file/diff opening on clicking from SCM using modifier key #64221

Closed
usernamehw opened this issue Dec 3, 2018 · 3 comments
Assignees
Labels
feature-request Request for new features or functionality git GIT issues help wanted Issues identified as good community contribution opportunities *out-of-scope Posted issue is not in scope of VS Code scm General SCM compound issues
Milestone

Comments

@usernamehw
Copy link
Contributor

From #63005

Is it possible to add another way of opening?

"git.openDiffOnClick": true - Alt + Click - to open file
"git.openDiffOnClick": false - Alt + Click - to open diff

@vscodebot
Copy link

vscodebot bot commented Dec 3, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@vscodebot vscodebot bot added the git GIT issues label Dec 3, 2018
@joaomoreno joaomoreno added this to the Backlog milestone Dec 4, 2018
@joaomoreno joaomoreno added feature-request Request for new features or functionality git GIT issues scm General SCM compound issues help wanted Issues identified as good community contribution opportunities and removed git GIT issues labels Dec 4, 2018
@joaomoreno
Copy link
Member

This requires API changes: altCommand on SourceControlResourceState, something like that.

@joaomoreno joaomoreno added the *out-of-scope Posted issue is not in scope of VS Code label Oct 8, 2019
@vscodebot
Copy link

vscodebot bot commented Oct 8, 2019

This issue is being closed to keep the number of issues in our inbox on a manageable level, we are closing issues that are not going to be addressed in the foreseeable future: We look at the number of votes the issue has received and the number of duplicate issues filed. More details here. If you disagree and feel that this issue is crucial: We are happy to listen and to reconsider.

If you wonder what we are up to, please see our roadmap and issue reporting guidelines.

Thanks for your understanding and happy coding!

@vscodebot vscodebot bot closed this as completed Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality git GIT issues help wanted Issues identified as good community contribution opportunities *out-of-scope Posted issue is not in scope of VS Code scm General SCM compound issues
Projects
None yet
Development

No branches or pull requests

2 participants