-
Task
-
Resolution: Done
-
Major
-
3.6.0.GA
-
False
-
None
-
False
-
Release Notes
-
-
Enhancement
-
Done
-
-
Synced from eclipse/che issue
https://github.com/eclipse/che/issues/22086
Is your enhancement related to a problem? Please describe
Today it's possible to open a terminal in one of the containers defined in the devfile using the command "Terminal: Create new Terminal to DevWorkspace container".
<img width="618" alt="image" src="https://user-images.githubusercontent.com/606959/226877403-8e086860-626d-4a33-b6a6-6240980960bc.png">
The feedback we get is that users are not aware of it and it's hard to find.
Describe the solution you'd like
Some improvements:
- We should not use the term DevWorkspace because DevWorkspaces are not exposed to users: the label should be Terminal: Create New Terminal (Select a Container)
- The command is not in the Terminal menu, we should add it there too
<img width="1336" alt="image" src="https://user-images.githubusercontent.com/606959/226883657-d98ab93f-9de4-4b06-80fa-31b401daa524.png">