Skip to content

Fixed to show files in deepest directory in search results #206609

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

yamachu
Copy link
Contributor

@yamachu yamachu commented Mar 1, 2024

Fix: #206595

I have confirmed that it appears in the following way.

  1. execute the following command in an empty directory
  2. search for searchbox in Hello
 mkdir -p Foo/Bar
 echo Hello > Foo/foo
 echo Hello > Foo/hoge
 echo Hello > Foo/Bar/buz

Copy link
Contributor

@andreamah andreamah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, thank you for catching that!

@vscodenpa vscodenpa added this to the March 2024 milestone Mar 1, 2024
@andreamah andreamah merged commit 0b208e3 into microsoft:main Mar 1, 2024
@yamachu yamachu deleted the also-check-non-airesults branch March 1, 2024 16:44
@microsoft microsoft locked and limited conversation to collaborators Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search panel does not show elements when using view as tree
4 participants