v5 beta 2, CLang and syntax coloring

Sysprogs forums Forums VisualGDB v5 beta 2, CLang and syntax coloring

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #6593
    devrope
    Participant

    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?

    #6601
    support
    Keymaster

    Which versions of VAX and VS are you using? We have received feedback about incompatibility with VAX before, but could not reproduce it with the latest version.

    You can also disable the Clang IntelliSense globally by setting HKCU\Software\Sysprogs\VisualGDB\Settings\CppLanguageServiceSupport to 0.

    #6603
    devrope
    Participant

    VS2013 and the latest VAX

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.