Allow to set a default custom IDE for other people #3274
Labels
meta: stale
This issue/PR is stale and will be closed soon
type: feature request
New feature or request
We support custom IDEs (#2419). However, a custom IDE can currently only be activated in a users profile (if the user got invited to the closed beta).
If would be great if the person responsible for a group of users (maintainer, employer, teacher, etc.) could make the IDE available for said users.
Options:
a) allow to specify a default IDE on team level.
b) allow to specify a default IDE for an OAuth provider, e.g. a self-hosted GitLab.
c) allow to specify a default IDE per repository, for example via
.gitpod.yaml
My favourite is (c) because I assume the "responsible person" has access to the git repos and this options offers the most flexibility.
The text was updated successfully, but these errors were encountered: