You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this case the docs folder contains a lot of PHP files that are not part of my project. Is there a way to specify that some folders should not be scanned, or for Intellisense to not scan excluded folders?
From @lumpysimon on January 18, 2017 19:0
My VScode config specifies some files and folders to ignore:
But Intellisense is scanning some of these as can be seen in the output window:
In this case the docs folder contains a lot of PHP files that are not part of my project. Is there a way to specify that some folders should not be scanned, or for Intellisense to not scan excluded folders?
Copied from original issue: felixfbecker/vscode-php-intellisense#49
The text was updated successfully, but these errors were encountered: