-
Notifications
You must be signed in to change notification settings - Fork 30k
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
Open File explorer search doesn't include files in subdirectories #93615
Comments
@glarue Can you please post a screenshot? I am not sure what exact search feature you are talking about. Thanks |
@isidorn sure thing, here is a quick gif showing the behavior. In it, I am attempting to open the file |
This is a native dialog, whic I believe is controlled by your linux distrubtion and VS Code can not control it. Though forwarding to @deepak1556 as this might be electron specific. Though I think it is just native dialogs |
@isidorn thanks, and sorry for the trouble. @deepak1556 if it helps, the file manager for my system is |
As @isidorn suggested this is definitely an issue with the file manager, as I see things work fine with nautilus. But you can see if the issue repros with chromium or any other gui applications ? Also I am having trouble setting up thunar on my system, it would help if you can run the following gist https://gist.github.com/deepak1556/8756c593cda34a102095f87f7aa8b066 with https://github.com/electron/fiddle/releases/tag/v0.14.0 and see if the issue repros. Thanks! |
I also have Nemo installed (which does have built-in recursive search), and from what I can see Thunar has never had this, which leads me to believe somehow Nemo used to be the file manager requested for the Open File dialog. I don't see why this would have changed, however, as Thunar has been the default on my system the whole time. Changing the default file manager in Preferred Applications (Manjaro XFCE) from Thunar --> Nemo doesn't seem to affect anything. It seems that there are at least a couple other related issues, one in vscode (#50386) and one in electron (electron/electron#2911). Finally yes, can confirm that the issue repros w/ that gist under Fiddle. |
@glarue thanks for investigating a bit more! you are correct and that would be reason for my issue with running thunar on my system. There is a stalled PR in electron to address this electron/electron#19159 . I will see if it can be merged in next iteration. |
Issue Type: Bug
Previously, this type of search from a parent directory would return results from all (afaik) child directories, but this now does not seem to be the case.
VS Code version: Code 1.43.2 (0ba0ca5, 2020-03-24T07:52:11.516Z)
OS version: Linux x64 5.5.8-1-MANJARO
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: disabled_software
skia_renderer: disabled_off_ok
video_decode: unavailable_off
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled
Extensions (8)
(3 theme extensions excluded)
The text was updated successfully, but these errors were encountered: