Closed fcancelinha closed 2 years ago
Try disable semantic highlighting.
That resolved it. Btw thank you so much for this wonderful theme, it's the only gruvbox that I like and it works for go, .net and node. You're an amazing developer
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 OverflowThanks for the theme! While this fix used to work for me, it no longer does. FWIW, I'm using the latest VS code, and the new csharp extension provided by Microsoft. Any tips would be appreciated!
Settings
Steps to reproduce this bug
install Microsoft's c# extension open a .cs file
Actual behaviour
when you open the .cs sheet the color remains correct for a while until omnisharp's code lens kicks in and it then switches the color syntax to something unrecognizable
Expected behaviour
the original color syntax remains the same