Vscode-remote-release: remote ssh - connections management

Created on 5 Sep 2019  路  4Comments  路  Source: microsoft/vscode-remote-release

it would be useful if "Targets" tree could be sorted according to developers' preferences. just a few suggestions:

  • renaming connections (a more comfortable way than editing connection name in ".ssh/config" file)
  • sort connections/folders
  • pin connections/folders as favorites
  • apply custom colors for immediate identification

thanks in advance

feature-request

Most helpful comment

Having a folder/grouping structure for targets would be very appreciated.
When you have 30+ hosts in ~/.ssh/config, the list becomes very cluttered. Especially if multiple folders are used for some targets, that are unfolded by default.

Idea:
~/.ssh/config files can have an Include parameter which does what the name would suggest - includes additional config files. This could easily act as some sort of grouping for the list of targets.

All 4 comments

at least rename feauter - I am enclosing simple example:
image
All I see is only public_html and I do not know in which folder.

Having a folder/grouping structure for targets would be very appreciated.
When you have 30+ hosts in ~/.ssh/config, the list becomes very cluttered. Especially if multiple folders are used for some targets, that are unfolded by default.

Idea:
~/.ssh/config files can have an Include parameter which does what the name would suggest - includes additional config files. This could easily act as some sort of grouping for the list of targets.

Just adding a "collapse all" button to the interface would be quite helpful. An option to have the default state be "all collapsed" would also be nice.

Better management on this panel would be hugely helpful. With the sorting of targets within a host being defined by "most recently opened", it is a constantly changing order. That makes it impossible to build any sort of muscle memory for opening targets, and leads to constant "hunting" to find the right one. At least an alphabetic ordering, with a secondary sort on workspace path, would help for starters. But I would love to see a "Favorites" list as well, which I can edit/reorder to my liking.

Was this page helpful?
0 / 5 - 0 ratings