dracula / dracula/visual-studio-code

C++ support is missing or broken

Open
#285 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
880
Forks
223
Avg merge
1d 8h
Merged PRs (30d)
1

Description

The root of my issue report is that the VS Code Dracula theme does not distinguish between member variables and local variables:

Image

--

The Dracula theme for **Visual Studio** does support this:

Image

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.

Image

_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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.