gitpod-io / gitpod

The developer platform for on-demand cloud development environments to create software faster and more securely.
https://www.gitpod.io
GNU Affero General Public License v3.0
13.01k stars 1.24k forks source link

Jetbrains & Multi-Repos #8948

Open svenefftinge opened 2 years ago

svenefftinge commented 2 years ago

Verify how and that e.g. IntelliJ works with a multi-repo workspace.

stale[bot] commented 2 years ago

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.

Ramblurr commented 2 years ago

Please don't close this issue.

scottsword commented 2 years ago

I have a multi-repo project and from what I understand in the docs, you can really only mount multi folders when using VS Code via the .gitpod.code-workspace. It would be nice to have this capability in JetBrains land.

faulker commented 1 year ago

When loading a multi-repo env only one repo is loading into IntelliJ, it would be nice to be able to have all repos show up like they do in VSCode

christoph-diginav commented 2 months ago

Any update on this?