-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
-
False
-
-
Intro
Currently remote development with Dev Spaces requires some manual commands to get a work space started such making sure you run OC login in the command line. Having an extension handle this logic automatically will reduce this friction.
Platforms
We should aim to try and support this for both VS Code Remote Development(VS Marketplace) and also Cursor/Kiro (Openvsx).
Solution
Still need to explore how this would work, for Coder is currently has an extension working that builds upon built-in SSH extension that adds the logic on top of it.
Authentication flow: Openshift Oauth triggered directly inside IDE or something else?
Ideally developer should not have to manually configure anything once vscode-remote workspace is launched from dashboard.