it would be useful if "Targets" tree could be sorted according to developers' preferences. just a few suggestions:
thanks in advance
at least rename feauter - I am enclosing simple example:

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.
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/configfiles can have anIncludeparameter 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.