dracula / dracula/visual-studio-code
No colour for C-style enums
Offen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 880
- Forks
- 223
- Ø Merge
- 1 T. 8 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
There is no colour for C-style enums which makes code look weird. I'm not familiar with vscode theming but may be there is a lack of C/C++ semantic knowledge so perhaphs you can use [Enhanced colorization](https://code.visualstudio.com/docs/cpp/colorization-cpp) feature.
There is an example of some Vulkan code:

Applying colour to enum value makes difference:

Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.