Is there any way to completely disable Clang Intellisense?

Sysprogs forums Forums VisualGDB Is there any way to completely disable Clang Intellisense?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #30616
    BitFlipper
    Participant

    Hi,

    I usually use the Custom Project Wizard to create projects, but a few days ago I created a CMake project for a simple POC test. It appears that with this project type, one cannot disable Clang Intellisense.

    Is there really no way to disable Clang Intellisense with these kinds of projects?

    Would it be possible to use the Custom Project Wizard and get the benefits of the CMake project, but without having to use Clang Intellisense?

    Thanks in advance for any help.

    #30617
    support
    Keymaster

    Hi,

    Please refer to this page for a detailed overview of the Clang IntelliSense settings, and project types where it can be turned off.

    #30618
    BitFlipper
    Participant

    Thanks for the info.

    I guess then the only option is to use the Custom Project Wizard to create projects that are as close as possible to the non-VC++ ones I created previously. I will attempt to re-use the CMake files from those previous projects.

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