jeff-hykin / better-cpp-syntax

💾 The source of VS Code's C++ syntax highlighting
GNU General Public License v3.0
154 stars 29 forks source link

Dark+ Issue #600

Closed devloos closed 2 years ago

devloos commented 2 years ago

Hey guys I am using dark+ in vscode and I was cleaning up some of my extensions and I could not find a difference when Better C++ Syntax was enabled or disabled using dark+. Have I been running it wrong this whole time or is there a minimal difference when using dark+?

jeff-hykin commented 2 years ago

VS Code actually has well-tested versions of this extension built into it. It's a rolling release so installing the extension is basically getting the beta C++ syntax.

If nothing has been added recently (like last 1-3months) it's going to look the same as normal VS Code.

devloos commented 2 years ago

Ooo I see very well then thank you @jeff-hykin