You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2021. It is now read-only.
You can enable Feature Preview from the Settings. This will enable a beta preview of some of the latest functionalities and features that are being actively developed. Some of them are user-facing features while others take place in the backstage.
4
+
5
+
You can disable Feature Preview at any time.
6
+
7
+
If you have suggestions on how we can improve a feature, please provide feedback by [opening an issue](https://github.com/gitpod-io/gitpod/issues/new/choose).
8
+
9
+
> Once you enable this, existing and new workspaces will automatically start with all beta features. Disabling this could make existing workspaces unstable.
10
+
11
+
## Root Access
12
+
13
+
Root Access allows you to attain privileged control within a workspace and be able to run commands as root.
14
+
15
+
This feature also enables Docker in your workspace. Run `sudo docker-up` to start a Docker daemon.
16
+
17
+
## Default IDE
18
+
19
+
Gitpod uses Theia as the default IDE. This setting allows you to choose between [Theia](https://github.com/eclipse-theia/theia) and [Code](https://github.com/microsoft/vscode) editors as well as provide a custom IDE image.
0 commit comments