Add option for clang intellisense to filter out source files for #include macros

Sysprogs forums Forums VisualGDB Add option for clang intellisense to filter out source files for #include macros

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11370
    borbmizzet
    Participant

    Please add an option for clang intellisense to filter out source files (.c/.cpp) from include directories in the suggestion lists for #include macros, as in most cases only header (.h/.hpp) files are ever desired to #include.

    #11374
    support
    Keymaster

    Hi,

    Thanks for the suggestion, we have added a new setting for ignored extensions in the upcoming v5.3 build that defaults to .cpp, .c, .cxx and .cc files.

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