Skip to content
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

Search in remote FS #2

Open
Blauschirm opened this issue May 14, 2018 · 14 comments
Open

Search in remote FS #2

Blauschirm opened this issue May 14, 2018 · 14 comments

Comments

@Blauschirm
Copy link

Blauschirm commented May 14, 2018

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

@liximomo
Copy link
Owner

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

@Blauschirm
Copy link
Author

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

@ryansully
Copy link

Support for this appears to be landing in the September 2018 release:
microsoft/vscode#47058

@elevationeg
Copy link

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

@dan640
Copy link

dan640 commented Nov 13, 2018

Any update on this?

@cjakeman
Copy link

cjakeman commented Dec 9, 2018

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.

@ThomasGHenry
Copy link

+1

@hkim3162
Copy link

hkim3162 commented Mar 8, 2019

+1 Search functionality is a must!

@jboctor
Copy link

jboctor commented May 8, 2019

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

@DLvalentine
Copy link

+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!

@Dimitris947
Copy link

+1

1 similar comment
@M4N0JKUM4R
Copy link

+1

@ajbatac
Copy link

ajbatac commented Mar 24, 2022

2022: Is this possible now?

@DLvalentine
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests