Possible to not use clang-intellisense in Advanced CMake projects?

Sysprogs forums Forums VisualGDB Possible to not use clang-intellisense in Advanced CMake projects?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21046
    kurt
    Participant

    Is it possible to not use Clang Intellisense (but use VS 2017’s native Intellisense) in Advanced CMake projects?  Currently, the setting is grayed out.

    #21051
    support
    Keymaster

    Hi,

    Sorry, as the Advanced CMake projects are incompatible with the regular VC++ projects, the VS IntelliSense won’t work for them, hence the Clang IntelliSense is the only option.

    Please feel free to let us know if the Clang IntelliSense doesn’t handle some specific cases – we might be able to resolve this. We are also working on an experimental engine build based on the latest Clang 6.0 that improves compatibility with the latest C++ features.

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