Open amurzeau opened 1 year ago
Thanks for opening!
When actually connected to each dev container, do you see Dev Container Alpine @ ssh://debian64
and Dev Container Alpine @ ssh://debian64_2
in the remote indicator?
Yes, I see the complete label in the remote indicator like Dev Container: Alpine @ ssh://debian64
.
I've retried with latest insiders:
In bottom left remote indicator of Dev Container Alpine @ ssh://local
folder:
In bottom left remote indicator of Dev Container Alpine @ ssh://local_2
folder:
The same name shows in the Explorer panel and the title bar:
In Get Started:
VSCode version: Version: 1.80.0-insider Commit: 636dbcff557af8aa088ae118b1a094dce6632ce7 Date: 2023-06-21T08:21:04.745Z Electron: 22.3.13 ElectronBuildId: 21803499 Chromium: 108.0.5359.215 Node.js: 16.17.1 V8: 10.8.168.25-electron.0 OS: Linux x64 6.3.0-1-amd64
Thanks so much for the great details!
The abbreviation in the getting started or recent area seems potentially intentional to me - tagging @chrmarti @bhavyaus for further thoughts
This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.
Happy Coding!
No more information was asked, so I guess this was wrongly closed automatically. Can this issue be reopened ?
This issue requires change to the reported label of Dev container workspaces. The getting started service simply reports the returned label here:
VSCode Version: Version: 1.79.0-insider Commit: aee52551e25d98391f9064996196cd83a9fc8669 Date: 2023-06-06T15:03:06.210Z Electron: 22.5.5 Chromium: 108.0.5359.215 Node.js: 16.17.1 V8: 10.8.168.25-electron.0 OS: Linux x64 6.1.0-9-amd64
Local OS Version: Debian GNU/Linux 12 (bookworm)
Remote OS Version: Debian GNU/Linux bookworm/sid
Remote Extension/Connection Type: Dev Containers + SSH and Dev Container only
Dev Container extension version : v0.294.0 Remote - SSH extension version : v0.103.2023060615
Steps to Reproduce:
Have 2 differents SSH hosts 2.On each SSH hosts, do this:
Open the first SSH host using
Remote Explorer
Open the
testdevcontainer
folder usingOpen Folder
button on theGet Started
pageWhen asked to, click on
Reopen in Container
:Close the Container
Do the same thing with the second SSH host
Close the Container
The
Get Started
page shows duplicatedtestdevcontainer [Dev Container]
:Instead, I'm expecting this instead of
testdevcontainer [Dev Container]
:testdevcontainer [Dev Container Alpine @ ssh://debian64_2]
testdevcontainer [Dev Container Alpine @ ssh://debian64]
Does this issue occur when you try this locally?: No Does this issue occur when you try this locally and all extensions are disabled?: No