Change the editor on a workspace
Switch the IDE on a stopped workspace to a different editor from the available editors list, and optionally choose a specific version. The editor is selected by its identifier, not by a custom container image.
Prerequisites
-
The workspace is stopped.
-
The target editor is listed in the available editors on your Che instance. See IDEs in workspaces for supported editors.
Procedure
-
Navigate to Workspaces and click the workspace name.
-
On the Overview tab, find the Editor section.
-
Click the edit icon.
-
In the Change Editor dialog:
-
Select a different editor from the list.
-
Optional: If the editor offers multiple versions, click the ellipsis menu (⋮) next to the editor name and select the version you want.
-
-
Click Save.
| The editor can only be changed while the workspace is stopped. Only editors from the available editors list can be selected; specifying a custom editor image is not supported through this dialog. |
Additional resources