OneDark-Pro
OneDark-Pro copied to clipboard
C++ and/or
Describe the bug
In C++, some operators were added such as and, or which really help making code readable. However on One Dark Pro, this is not colored. In other themes it is colored but on One Dark Pro it is treated as normal text.
To Reproduce Steps to reproduce the behavior:
- Open C++ project.
- Use and/or.
- No syntax highlighting for these specific words
Expected behavior I expected there to be syntax highlighting for this specific word but there isn't any, most themes I have seen do it purple.
Screenshots & Example Code
This is how it looks on One Dark Pro.
This is how Sublime Text does it. Other themes also do something like this.
Desktop (please complete the following information):
- OS: Debian 12 Bookworm
- VSCODE Version: VSCodium 1.98.2
- Theme version: 3.19.0
Additional context I'm using VSCodium however it shouldn't affect much since it's just a theme.