Skip to content
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

Download latest version of Jetbrains tools by default #1006

Merged

Conversation

shanman190
Copy link
Contributor

Additionally, retain override hook from ~/.devpod/config.yaml.

Product codes can be found here:
https://youtrack.jetbrains.com/issue/MP-2363/Can-you-provide-me-the-list-of-jetbrains-product-codes

…retain override hook from ~/.devpod/config.yaml
@shanman190
Copy link
Contributor Author

shanman190 commented Apr 15, 2024

Another aspect here would be potentially exposing a way for the user to explicitly specify the VERSION config value in the UI rather than needing to edit their ~/.devpod/config.yaml file.

Sometimes, there are cases where a bug in a plugin or the IDE crops up, so being able to downgrade the version explicitly can be super helpful from a user standpoint.

Copy link
Member

@pascalbreuninger pascalbreuninger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shanman190 thanks for the PR, looks like a good solution to always keep it up to date 👍
I completely forgot we added this because it's been a while but you can always set the IDE version like so:
devpod ide set-options intellij -o VERSION=2024.1

@pascalbreuninger pascalbreuninger linked an issue Apr 15, 2024 that may be closed by this pull request
@pascalbreuninger pascalbreuninger merged commit 3f7e9db into loft-sh:main Apr 15, 2024
24 checks passed
@shanman190 shanman190 deleted the feature/dynamic-download-urls branch April 15, 2024 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to specify version for IDE like CLion?
2 participants