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.
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.