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
Yeah, the only ones that work relative are files.exclude and search.exclude. To be honest, watcher exclude is a bit of a hack and should not be needed with a good file watcher.
Testing #29478
I couldn't get the
files.watcherExclude
settings to work unless I prefixed by globs with**/
. None of these work as expected:README.md
src/README.md
src/**
The text was updated successfully, but these errors were encountered: