Just installed Visual GDB last night, and the Clang intellisense highlighting is unusable with the Visual Studio Dark theme.
For example, this:
is how VS normally highlights things
And this:
is how VGDB has changed it.
I noticed in the revision history that there’s a note about fixing this, but I’m on the most recent version and can’t find a way to change this… anyone have a solution?
Sorry about this, it’s a separate problem actually. A quick workaround would be to manually change the colors for “Refactoring suggestion” via Tools->Options->Fonts and colors->Text Editor.
The upcoming Beta 4 will include automatic detection of the dark theme that will pick better default colors.