Closed
Description
When opening a workspace with Jetbrains IDEs, we will need to establish an SSH connection and forward the IDE backend port. Currently, the only options would be to:
- Use the local app to auto-tunnel all ports of the workspace. Not ideal as the IDE will also port forward after the connection is established showing random ports to the users.
- Implement port forwarding in the local IDE plugin. Not ideal as we would duplicate the logic and split the responsibility of establishing and managing the connection.
Metadata
Metadata
Assignees
Type
Projects
Status
No status