- IDEs & Editors
- VS Code DesktopBeta
- IntelliJ IDEABeta
- GoLandBeta
- PhpStormBeta
- PyCharmBeta
- CLionSoon
- RiderSoon
- RubyMineSoon
- WebStormSoon
- Local CompanionBeta
- JetBrains GatewayBeta
Configure your IDE/editor
Customise the IDE or editor experience for a project, or yourself.
Per Project
Updating per-project settings are shared with anyone who starts a new gitpod workspace.
- Update the projects .gitpod.yml file to install VS Code extensions, or JetBrains plugins.
- Update the projects start tasks in
.gitpod.yml
- Add a custom base image to your project
Per User
Updating per-user settings are shared only with the current user of a gitpod workspace.
To configure a specific IDE or editor as a default user preference for all new workspaces, you will need to update your user preferences. There is currently no way to configure Gitpod to open different editors or IDEs for different projects. IDE and editor preferences only take effect for new or restarted workspaces. Changing your editor or IDE preference will not affect running workspaces.
Set up additional per-user configurations using dotfiles.
Per Team
There are currently no ways to configure IDE/editor’s on a per-team basis.