Skip to content

Epic: As a Self Hosted User, I would like to be able to force our devs to use the IDE that I specify #11073

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
AndyDevman opened this issue Jul 1, 2022 · 4 comments

Comments

@AndyDevman
Copy link

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.
image

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.

@corneliusludmann
Copy link
Contributor

Related / duplicate of #6731

@loujaybee
Copy link
Member

loujaybee commented Sep 1, 2022

Related feedback from the community

We're considering the idea of limiting the list of available IDEs to users to just be VSCode, this is due to external limitations on our end with the others. Is this at all possible in the installer config? Whether that be to disable its use upon workspace startup or remove the others from the list entirely in their preferences.

@loujaybee loujaybee changed the title As a Self Hosted User, I would like to be able to force our devs to use the IDE that I specify Epic; As a Self Hosted User, I would like to be able to force our devs to use the IDE that I specify Nov 18, 2022
@loujaybee loujaybee changed the title Epic; As a Self Hosted User, I would like to be able to force our devs to use the IDE that I specify Epic: As a Self Hosted User, I would like to be able to force our devs to use the IDE that I specify Nov 18, 2022
@stale
Copy link

stale bot commented Feb 19, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@loujaybee
Copy link
Member

This does look like a duplicate of: #6731

I'll close this one, please track on that issue ! 🙏

@loujaybee loujaybee closed this as not planned Won't fix, can't repro, duplicate, stale Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants