dracula / dracula/visual-studio-code
C++ support is missing or broken
- Vorherrschende Sprache
- JavaScript
- Sterne
- 880
- Forks
- 223
- Ø Merge
- 1 T. 8 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
The root of my issue report is that the VS Code Dracula theme does not distinguish between member variables and local variables:
--
The Dracula theme for **Visual Studio** does support this:
The colors and styling also do not match between the two which is why I am unsure if C++ is even supported for the VS Code theme.
-----
Microsoft's official Dark themes for both Visual Studio and Visual Studio Code both distinguish between member variables and local variables.
_Visual Studio on the left. VS Code on the right_
Their [theme extension itself](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools-themes) mentions that the ability for VS Code themes to do this was added in an update in 2019.
I much prefer Dracula to Microsoft's Dark theme, but I'd like it to match across IDEs.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.