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
Be able to exclude files by directory.
Use case is being able to auto-folding all PHP code, except in the views (templates) directory (saves me from pressing ctrl+k, ctrl+j for every template file).
Expect the configuration setting to be an array of paths / globs to be excluded