Create a separate editor to allow VS Code remote connections via tunneling #23312
Labels
area/editor/vscode
Issues related to the Code OSS editor of Che
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P1
Has a major impact to usage or development of the system.
team/B
This team is responsible for the Web Terminal, the DevWorkspace Operator and the IDEs.
Is your task related to a problem? Please describe
It is a subrask for #22706
We need to create a separate editor to allow creating a workspace and initializing code-server on the startup using VS Code command line interface ( CLI ).
On the startup, the editor should propose the user to select an authentication provider ( Microsoft or GitHub ), perform authenticating and open VS Code desktop, connected to the workspace.
The idea is to implement it in the way it is implemented for JetBrains editors.
Describe the solution you'd like
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: