-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Closed
Labels
Milestone
Description
Complexity 3
This impacts
- Search
- Non-ripgrep search (
"search.useRipgrep": false
) - Quickopen
Please verify that in single and multi-root workspaces,
- Search shows the correct results from all folders, with
files.exclude
andsearch.exclude
settings correctly applied according to global settings, per-folder settings, "files to include/exclude" input boxes, and .gitignore files - The "find in folder" context menu in the files explorer sets up a search that only returns results from the selected folder
- Quickopen respects the
files.exclude
settings and shows results from all folders