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

Disable when auto move to next git revert changes #40255

Closed
mifas opened this issue Dec 15, 2017 · 2 comments
Closed

Disable when auto move to next git revert changes #40255

mifas opened this issue Dec 15, 2017 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) git GIT issues

Comments

@mifas
Copy link

mifas commented Dec 15, 2017

  • VSCode Version: Code 1.19.0 (816be67, 2017-12-14T12:06:43.492Z)
  • OS Version: Windows_NT x64 10.0.15063
  • Extensions:
Extension Author (truncated) Version
vscode-intelephense-client bme 0.8.2
sublime-keybindings ms- 3.0.3
vscode-docker Pet 0.0.22
material-icon-theme PKi 3.1.0

(1 theme extensions excluded)


Steps to Reproduce:

  1. In the git repo, made some changes
  2. when you click the gutter and make revert changes, it'll auto go to next changes

DEMO

This is annoying and we lose our focus on the document.

Also below shortcut is not working. We need to manually click the button

{
  "key": "ctrl+alt+z",
  "command": "git.revertChange"
}

Basically it's should work as PHPStorm.

Reproduces without extensions: Yes/No

@vscodebot vscodebot bot added the git GIT issues label Dec 15, 2017
@joaomoreno
Copy link
Member

#39307

@joaomoreno joaomoreno added the *duplicate Issue identified as a duplicate of another issue(s) label Dec 15, 2017
@mifas
Copy link
Author

mifas commented Dec 18, 2017

Thanks, Also be note, shortcut keys are not working,

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) git GIT issues
Projects
None yet
Development

No branches or pull requests

2 participants