I'm using visual studio code to connect multiple hosts across different datacenters.
I'm not sure if this is something achievable but wondering is there a way we can group a set of hosts under a dropdown.
Group A
Host 192.x.x.x-hosta
HostName 192.x.x.x
User admin
Host 192.x.x.x-hostb
HostName 192.x.x.
User admin
Group B
Host 192.x.x.x-hosta
HostName 192.x.x.x
User admin
Host 192.x.x.x-hostb
HostName 192.x.x.
User admin
Group C
Host 192.x.x.x-hosta
HostName 192.x.x.x
User admin
Host 192.x.x.x-hostb
HostName 192.x.x.
User admin
and the same reflects in the gui of the vsc under ssh targets section.