-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Feedback Issue: JetBrains IDEs 💻 #6576
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
I think there was some confusion around the private beta for JetBrains ending and closing this issue, but since JetBrains is still in beta, I'll re-open and pin this issue 🙏 |
@loujaybee We need to update docs to point to this issue instead of closed one? |
Hi gitpod! first thanks for your great work, gitpod really empowers me to participate/experiment with many open source projects. I have a question/feedback regarding JetBrains IDE desktop support (not sure is this issue the right place since it is so quiet here, but I also can not post on community.gitpod.io since there is in read-only now). How to restart the Jetbrains IDE backend manually and get the new CodeWithMe invitation link to reconnect to IDE (NOT restart the workspace itself - #6679)? My use case is to install an IDE plugin and it requires me to restart IDE to take effect. But after I shutdown IDE, I am stuck, since I can not get the new code with me link. And if I manually "stop workspace" and restart, the IDE plugin is gone (I understand this is due to anything outside of /workspace is not persisted). I tried to fiddle around with To conclude - before we have a full-grown solution to easily restart IDE backend or to persist IDE plugin, can anyone share a workaround on how to manually restart JetBrains IDE backend? ex: maybe kill/restart some processes or send some commands to (I have also tried Projector solution, but the plugin I am interested needs JCEF and currently projector does not fully support it yet - see PRJ-285, thus I need to use Desktop Jetbrains IDE) |
Hi @tmy2017, just FYI: there is a channel specific to the jetbrains IDE at the discord server |
@ChristianHuff-DEV, yep I think this is the issue you'll want to track: #6900. Last time we checked, this wasn't possible yet with remote development, but when the API's become available, we'll be looking to support this use case, also 🙏 |
Any progress on bring Clion ? |
As a user, when a workspace is running, I would like to open it from the jetbrains gateway without setting a user preference, or have a user preference that is multiple of the provided launch options. This would enable me to start a workspace without having to wait for preferences to cascade and then restart any new workspace with the appropriate remote link features enabled for the given ide of choice. Thats the story anyways. Still love what you guys are doing and happy to work around it! But this could be polished in some way maybe? |
Great job. But this gitpod plugin do not seem to work on Jetbrains Gateway version 2022.1.1 (build 221.5080.246). Besides, after installing the older version of Jetbrains Gateway (version 2021.3.2), it is still impossible to connect to the Gitpod workspace via SSH. Even after selecting the Intellij option from the workspace as described in the documentation. |
Exactly, I too have the same issue, @ChristianHuff-DEV I too need a solution for this to work with monorepos, for |
I'm quite new to gitpod. As a addicted IntelliJ user I was pleased to hear that also Intellij is now supported - at least as beta. Currently I have one problem, not sure if I do something wrong or if it is just a bug: The only workaround to resolve from this state is:
This problem can be reproduced with my repo https://github.com/frimtec/jpse and also with https://github.com/frimtec/my-java-template an instance from the gitpod java template. |
Hi, i'm started to test Jetbrains Gateway and with the latest version when I open a workspace I have this error
Have you ever seen that ? JetBrains Gateway 2022.2 Edit : Oh 😮 I update all the version of Jetbrains tool and GitPod plugin and I have no more problem. |
I had an issue regarding the loading of user's |
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
The "Open in RubyMine" button wasn't working for me and I didn't figure it out till I found documentation that it requires the jetbrains gateway and the jetbrains gitpod plugin enabled in rubymine. Maybe some kind of a clue would be helpful near that button? |
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. |
Any way to use a specific version of intellij when starting a workspace? I have a fallback license I'd like to use. |
Hi @sjoshid, you can pin a version from https://gitpod.io/settings/policy > Available editors |
I dont have a intellij fallback license for any of these. I paid for 2024.2.3 and pinned it. I really hope I dont have to pay again next year because Gitpod won't support it. |
@sjoshid apologies. Which version did you have a license for? |
23.1 |
Hi Gitpod team, I was wondering what the release cadence of the IntelliJ gitpod host is and if this is published anywhere in the documentation - it seems to lag slightly behind the IntelliJ stable release cycle (for example currently using 2024.3 - even though latest version of the stable client is 2024.3.1.1) |
Hey @lwoerdeman , thanks for the reminding! I will pick the editors release jobs up this week. |
Good day @lwoerdeman 👋 , the stable IntelliJ 2024.3.1.1 has deployed on Gitpod Classic.
Gitpod has a GitHub Action to trigger stable releases PRs, developer will review and merge them if the integration tests + smoke tests are passed and no breaking changes or compatible issues.
|
Objective
This issue is to track feeback related to the JetBrains Desktop Remote Development Support.
See related roadmap item [1]
Background
The JetBrains team has been hard at work enabling remote development for the JetBrains editors. This feature allows a user to use their Gitpod environment, whilst connecting using the JetBrains editors.
Feel free to send in any comments, thoughts, emojis 🚀 👍 🎉 ❤️, screenshots, or screencasts as well as open any new separate issues with a description for further discussion. 💬 All known issues and feature requests will be labelled as
editor: jetbrains
The text was updated successfully, but these errors were encountered: