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

Feature Request: Do not highlight in git diff #37

Open
halilim opened this issue Apr 17, 2020 · 0 comments
Open

Feature Request: Do not highlight in git diff #37

halilim opened this issue Apr 17, 2020 · 0 comments

Comments

@halilim
Copy link

halilim commented Apr 17, 2020

To reproduce:

  1. Remove some code & stage the changes in a file with trailing spaces
  2. Source Control (Ctrl+Shift+G)

Actual: Both removed code and the trailing spaces are in red, making it harder to understand if the trailing spaces were removed, or if it's the extension that is highlighting them. The giveaway is that the code removals are highlighted only on the left pane, while trailing spaces are highlighted only on the right pane. Though IMO this is still confusing.

Expected: Trailing spaces are not highlighted in git diff

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