Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the Bug
This was a great extension to hide folders/files in the explorer.
However, it also 'hides' those folders/files from other extensions such as PHP Intelephense.
As such the whole code library is reporting errors, as I had the vendor directory, etc..
Steps To Reproduce
Create a Laravel Project.
Install PHP intelephense Extention
Install this Extention.
Hide the vendor directory.
Close/Re-Open the project, Intelephense will highlight many things as broken.