Closed kyleerhabor closed 2 years ago
Looks like vscode didn't provide tokens to customize such colors: https://code.visualstudio.com/api/references/theme-color
I'm not sure how to implement this, PR is welcome.
This issue has been closed, the fix/feature will be available in the next release.
To get the update immediately, you can download and install the development version of this extension built by github action:
.zip
file..vsix
file: How to install VS code extension manually? - Stack Overflow
Settings
Steps to reproduce this bug
Actual behaviour
"Marked" entries (git changes/ignored, problems, etc.) aren't highlighted when hovered over while "unmarked" entries are. Folder paths are underlined, so I assume Visual Studio Code's default behavior is being used.
https://user-images.githubusercontent.com/40676441/183739829-ee785577-72e2-46ba-ac6f-f125796555a0.mov
Expected behaviour
Any entry hovered over would be highlighted. I don't know if this is a feature of Gruvbox, but it would be nice if it were an option.