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

[BUG] Diff +/- are colored as punctuation (i.e: grey) instead of addition/deletions #339

Open
ambroisie opened this issue May 20, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@ambroisie
Copy link

Describe the bug

  1. Open a diff file, observe that the +/- at the start of lines are grey.

When running Inspect I get:

  - @diff.minus.diff links to DiffDelete diff
  - @punctuation.special.diff links to Delimiter diff

Expected behaviour

It should show up as red/green instead of grey.

Screenshots

No response

@ambroisie ambroisie added the bug Something isn't working label May 20, 2024
@ambroisie
Copy link
Author

ambroisie commented May 20, 2024

@ambroisie
Copy link
Author

Correction: after applying 20f9003, they are orange rather than grey. Arguably this is even more confusing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants