- Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
According to #475 you can define includePaths to be non-recursive by adding /*
at the end of the folder name. This does not work for me on VsCode 1.10.2 with C/C++ plugin 0.10.3.
My vscode configuration is here: https://gist.github.com/janjongboom/13e96a66b5b167597c70070b15c71696
And when I type D5
in my editor it shows a symbol from a file which is not in this list...