-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Option to switch IDE in the configuration file #4258
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
Comments
We are going to deprecate Theia rather soon. Could elaborate why VS Code does not work for you in some repos? |
@akosyakov How rather soon? |
@tnir plan was by now already :D but we have other pressing matters |
Some browser extensions break VSCode. For example, I faced such a problem with Firefox and ClearURLs, which extension removes tracking code in URLs on webpages. Of course, Theia works well for me. ref: https://community.gitpod.io/t/incompatible-browser-extensions-for-gitpod/3888 Oh, I see, this is not directly related to the repository. |
Please file a new issue for browser extensions which break VS Code. It also would be good to report in upstream: https://github.com/microsoft/vscode Theia is going away in August: #4459 I close this issue since ti does not make sense to add a switch. |
@akosyakov I see. Thank you. |
Hi, there! I request adding a configuration-option/URL-queries to switch IDE for each project. Currently, we have an option to set default IDE in the dashboard. So we can only one specific IDE at once. But some of the extensions are incompatible with one of the twos. I want to write something as follows in .gitpod.yml for each project.
This request is previously discussed at
https://community.gitpod.io/t/option-to-switch-ide-in-the-configuration-file/3667
The text was updated successfully, but these errors were encountered: