I’m using Visual Assist X to (amongst other things) get nicer syntax coloring, however, VisualGDB seems to destroy that somehow.
v4.3r4: everything works ok, VisualGDB don’t interfere with VAX
v5.0beta2 with new CLang disabled: coloring works as expected, BUT everything gets a red squiggly line saying it can’t find the method or whatever.
v5.0beta2 with new CLang enabled: no squiggly lines, BUT coloring doesn’t work, (almost) everything is white, really frustrating to code with that.
Is this a known issue or am I doing some settings wrong?