Closed as not planned
Closed as not planned
Description
Background
Currently, when a user first accesses a workspace in Gitpod, they are prompted to chose an IDE to use.
The option to select which IDE to use is also subsequently available to users within the Gitpod UI under preferences.
Desired Behaviour
For self hosted Gitpod users, I'd like to be able to switch off the prompt to choose an IDE and also remove the preferences option for users. Ultimately I would like to be able to force users to use the IDE that I specify.
Proposal
Implement a configuration option to enable this within the config.go, so that self hosted users can have the option to disable IDE choice for their users and force them to use the IDE which has been administratively configured.