gitpod icon indicating copy to clipboard operation
gitpod copied to clipboard

why IDEA Remote Development don't have gitpod plugin

Open zhipengzuo opened this issue 2 years ago • 5 comments

image hello, it seems Coder plugin can shows there ,can't find gitpod plugin

in Gateway it's ok image

zhipengzuo avatar Dec 25 '23 07:12 zhipengzuo

@zhipengzuo i am not sure what you mean. You only need the gitpod plugin within the jetbrains gateway and nowhere else. So why would you expect the gitpod plugin been shown in the IDE itself?

Derroylo avatar Dec 26 '23 02:12 Derroylo

@Derroylo 1.the 2023.3.2version change the client log to IDEA log ,if we can start client from IDEA, it will more smoothly. image

  1. some change will be happen in gateway(manage app) ,we can't tell you detail there . you can write email to ask Gateway team to suit gitpod plugin.Start from IDE itself maybe a very important way.

zhipengzuo avatar Dec 26 '23 03:12 zhipengzuo

add <depends optional="true">com.jetbrains.gateway</depends> in plugin.xml can solve this .if gitpod want show in IDEA ,you can try this.

zhipengzuo avatar Jan 08 '24 08:01 zhipengzuo

image

as I mentioned, the Remote development in IDEA is released ,but the Gateway is still beta . the the Remote development in IDEA will be more important

zhipengzuo avatar Feb 04 '24 02:02 zhipengzuo

add com.jetbrains.gateway in plugin.xml can solve this .if gitpod want show in IDEA ,you can try this.

@zhipengzuo sorry we have other focus right now. If you would like to you can check out this repo locally, try to change plugin.xml, build and see whether it helps 🙏 Feel free to send a PR if it does.

akosyakov avatar Feb 05 '24 09:02 akosyakov