microsoft / vscode-remote-release

Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.
https://aka.ms/vscode-remote
Other
3.68k stars 295 forks source link

Search Function in Remote Explorer #10410

Open zidesm opened 4 weeks ago

zidesm commented 4 weeks ago

A search function in the Remote Explorer would greatly enhance the user experience. The number of remote connections grows, finding a specific one can become time-consuming and cumbersome.

This feature would be especially useful for those who work with a large number of remote connections regularly. As I do. It would significantly streamline the process of finding and connecting to specific remote servers, improving the overall user experience.

joshspicer commented 3 weeks ago

You should be able to search, although we've gotten reports recently that the keybindings have changed (due to an upstream VS Code change). We have some notes on this issue that may be helpful: https://github.com/microsoft/vscode-remote-release/issues/10285

Image