vscode-remote-fs icon indicating copy to clipboard operation
vscode-remote-fs copied to clipboard

Search in remote FS

Open Blauschirm opened this issue 6 years ago • 14 comments

Hey, great extension. I have trouble getting the VSC search to work in the remote filesystem. Is the problem on my end, or is a limitation of this extension or extensions like this in general?

Greetings, Max

Blauschirm avatar May 14 '18 14:05 Blauschirm

It's the limitation of vscode. The remote fs support is a new feature. Give it some time.

liximomo avatar May 14 '18 15:05 liximomo

Okay cool. Thanks for the fast response. Another reason to read every monthly VSC update log :D

Blauschirm avatar May 14 '18 15:05 Blauschirm

Support for this appears to be landing in the September 2018 release: https://github.com/Microsoft/vscode/issues/47058

ryansully avatar Sep 12 '18 00:09 ryansully

I believe it's here. When I try to use QuickOpen or Search it tells me that there's not a SearchProvider. SearchProviders look like something that can go in a package. https://github.com/Microsoft/vscode-extension-samples/blob/roblou/searchProviderExample/fsprovider-sample/src/searchProvider.ts

elevationeg avatar Sep 13 '18 18:09 elevationeg

Any update on this?

dan640 avatar Nov 13 '18 10:11 dan640

Search remote files would be nice, but at present, the existence of a remote folder in the workspace blocks Find on your local files.

Would be great to have a fix.

cjakeman avatar Dec 09 '18 09:12 cjakeman

+1

ThomasGHenry avatar Feb 23 '19 00:02 ThomasGHenry

+1 Search functionality is a must!

hkim3162 avatar Mar 08 '19 17:03 hkim3162

Any updates on this? Would love to have search functionality on my remote workspaces.

jboctor avatar May 08 '19 19:05 jboctor

+1 Not only searching within files, but being able to use the command palette to open files that I haven't recently opened on my remote workspace would be incredible. It's the only thing keeping this extension from being perfect!

DLvalentine avatar May 09 '19 22:05 DLvalentine

+1

Dimitris947 avatar Feb 13 '20 06:02 Dimitris947

+1

M4N0JKUM4R avatar Feb 21 '20 16:02 M4N0JKUM4R

2022: Is this possible now?

ajbatac avatar Mar 24 '22 17:03 ajbatac

I mean at this point, Microsoft has a decent remote development extension for VSCode: https://code.visualstudio.com/docs/remote/ssh

DLvalentine avatar Mar 24 '22 18:03 DLvalentine