Type: Bug
Steps to reproduce:
-
Create the following files in a folder and open it with Code:
something/
something irrelevant.txt
something/
also something irrelevant.txt
.gitignore
irrelevant.md
abc.txt
Fill each file with the text Something, except for .gitignore which should be:
-
Open the search panel from the activity bar, and search for "Some".
Expected behavior: All files (including .gitignore) except for those with "irrelevant" in its name are displayed in the results.
Actual behavior: Every file is shown.
Does this happen when all extensions are disabled?: Yes
VS Code version: Code - Insiders 1.79.0-insider (2d416df, 2023-05-19T05:25:00.632Z)
OS version: Windows_NT x64 10.0.19042
Modes:
Type: Bug
Steps to reproduce:
Create the following files in a folder and open it with Code:
Fill each file with the text
Something, except for .gitignore which should be:Open the search panel from the activity bar, and search for "Some".
Expected behavior: All files (including .gitignore) except for those with "irrelevant" in its name are displayed in the results.
Actual behavior: Every file is shown.
Does this happen when all extensions are disabled?: Yes
VS Code version: Code - Insiders 1.79.0-insider (2d416df, 2023-05-19T05:25:00.632Z)
OS version: Windows_NT x64 10.0.19042
Modes: