Dev Spaces Remote SSH ExtensionSupport for connecting a local VS Code instance, over SSH, to a Red Hat OpenShift Dev Spaces developer workspace (DevWorkspace). This contributes remote host entries under the "SSH" category of the "Remote Explorer" view. Prerequisites
UsageThis extension uses the existing Remote support provided by either When selecting The extension provides two main workflows for connecting to a remote developer workspace : 1. Using a developer workspace URLWith this workflow, simply providing the URL of the landing webpage of the developer workspace. The URL will often be of the form :
From the "Remote Explorer" view, select one of the "Connect to Dev Spaces" icons within the view and provide the landing page URL of the developer workspace (DevWorkspace).
This will redirect to the corresponding cluster's login webpage. Once appropriate credentials have been entered, the existing VS Code instance will be connected to the remote developer workspace. 2. From the Remote Explorer viewIf already logged into the cluster locally, a connection can be established in the current window, or a new one. Simply go into the "Remote Explorer" view and select a developer workspace under the "SSH" category.
Developing the extension
|


