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
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Do a Find in Files and add an exclusion for */thirdparty/*
Switch to brackets repo
Right click on a folder inside thirdparty folder and select "Find in..."
Execute a search
Verify error message "Filter excludes all files in project"
This is correct because last exclusion is remembered
Change to "Don't Exclude Files"
Result
"Filter excludes all files in project" message is still displayed. This is disconcerting. This actually cannot be determined until the search is initiated (same as with initial search).
Expected
Message should be dismissed on any change to filter until that case is hit again.
Also
I just noticed that error message says project, which is incorrect since I searched on a folder.