dracula / dracula/visual-studio-code
No colour for C-style enums
Open
- Dominant language
- JavaScript
- Stars
- 880
- Forks
- 223
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 1
Description
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:

Contributor guide
Assessment
This issue has not been assessed yet.