eclipse-theia / theia

Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
http://theia-ide.org
Eclipse Public License 2.0
19.55k stars 2.46k forks source link

Improve dev-container label #13744

Closed planger closed 1 month ago

planger commented 1 month ago

What it does

If a container name was specified in the devcontainer, use it in the label of the status bar.

How to test

Specify a devcontainer file, assign a label and reopen it in the container. Check the status bar entry.

Follow-ups

N/A

Review checklist

Reminder for reviewers