Clang Intellisense Interfering with Native Visual Studio Target

Sysprogs forums Forums VisualGDB Clang Intellisense Interfering with Native Visual Studio Target

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7563
    VisualGdbVoodoo
    Participant

    I have a visual studio 2015 solution that has visualgdb projects and win32 visual studio projects.  When I am working in my visual studio win32 target, I am getting ‘Clang Intellisense’ warnings while in the source file and am unable to use the standard intellisense functions.

    Am I doing something wrong, is this a known issue?

    Any advice would be appreciated.  Thanks.

    #7578
    support
    Keymaster

    Hi,

    Normally this should not happen. Can you close the .cpp file, open the View->Clang IntelliSense Diagnostics console, clear it and open the .cpp file again?

    The console should show some diagnostic messages explaining why VisualGDB decides to use Clang IntelliSense for this file. If they do not clarify the situation, please post them here so that we could suggest further steps.

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