[CON-261] Only first module detected in JetBrains editors
Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the Continue Discord for questions
- [X] I'm not able to find an open issue that reports the same bug
- [X] I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS:*
- Continue:*
- IDE:JetBrains
Description
When there are multiple modules, or microservices in a workspace in a JetBrains IDE, Continue is only picking up on one of them. This is coming from the array that we return for getWorkspaceDirs, but the root is probably our use of project.basePath here: https://github.com/continuedev/continue/blob/dev/extensions/intellij/src/main/kotlin/com/github/continuedev/continueintellijextension/activities/ContinuePluginStartupActivity.kt#L120
To reproduce
No response
Log output
No response
Can confirm this is a problem in Pycharm 2024.2.1 with Continue 0.0.64. I had posted in Discord about it but figured I'd post here just for visibility. Thanks!
This issue hasn't been updated in 90 days and will be closed after an additional 10 days without activity. If it's still important, please leave a comment and share any new information that would help us address the issue.
This issue was closed because it wasn't updated for 10 days after being marked stale. If it's still important, please reopen + comment and we'll gladly take another look!