autocomplete for #include never shows .c&.cpp files. only shows headers .h files #8891
Unanswered
masriomarm
asked this question in
Q&A
Replies: 1 comment 1 reply
-
That is intentional, "by design" behavior with the include completion feature. You could file a feature request to add some setting to enable that...or I could "convert" this into a feature request. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings,
i have an issue as described in the title.
when trying to include a .c/.cpp file the autocomplete never suggests source files. it shows many file types but never source files. it shows .h files, .txt files, .pdf files, and many others. but never list my .c/.cpp files.
any idea how to solve that?
Beta Was this translation helpful? Give feedback.
All reactions