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

Git gutter breaks when filename case changes #48714

Closed
garyking opened this issue Apr 25, 2018 · 3 comments
Closed

Git gutter breaks when filename case changes #48714

garyking opened this issue Apr 25, 2018 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug git GIT issues help wanted Issues identified as good community contribution opportunities verified Verification succeeded
Milestone

Comments

@garyking
Copy link

Create a file and commit it to Git. Change the file's case, even just one letter, so that Test.js becomes test.js, for instance.

Then restart VSC, just to be sure. Open the test.js file. Modify it. No Git gutters will appear.

@vscodebot vscodebot bot added the git GIT issues label Apr 25, 2018
@joaomoreno
Copy link
Member

joaomoreno commented Apr 26, 2018

@garyking Which OS are you on? Which version of Code?

Please don't ignore the issue template. It's there so I don't have to ask.

@joaomoreno joaomoreno added the info-needed Issue requires more information from poster label Apr 26, 2018
@garyking
Copy link
Author

garyking commented Apr 26, 2018

  • VSCode Version: 1.22.2
  • OS Version: Mac OS X 10.13.3

Steps to Reproduce:

  1. Create a file and commit it to Git. Change the file's case, even just one letter, so that Test.js becomes test.js, for instance.

  2. Then restart VSC, just to be sure. Open the test.js file. Modify it. No Git gutters will appear.

Does this issue occur when all extensions are disabled?: Yes

@joaomoreno joaomoreno added bug Issue identified by VS Code Team member as probable bug and removed info-needed Issue requires more information from poster labels Apr 27, 2018
@joaomoreno joaomoreno added this to the Backlog milestone Apr 27, 2018
@joaomoreno joaomoreno added the help wanted Issues identified as good community contribution opportunities label Apr 27, 2018
@blunket
Copy link

blunket commented May 13, 2018

seems like a duplicate of #29861

@joaomoreno joaomoreno modified the milestones: Backlog, July 2018 Jul 6, 2018
@RMacfarlane RMacfarlane added the verified Verification succeeded label Aug 1, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug git GIT issues help wanted Issues identified as good community contribution opportunities verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants