continue
continue copied to clipboard
Unable to attach files from multiple projects in JetBrains IDE
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: macOS 15.0
- Continue: v0.0.68
- IDE: PyCharm 2024.2.1
Description
When I have multiple projects open in JetBrains IDE (PyCharm in my case), I can only attach files from the first project/folder. The suggestions do not show files from the other projects.
To reproduce
- In Jetbrains IDE click File > Open and select a folder with another project.
- Click Attach in the pop-up window.
- Open Continue and click Add Context.
- Select Files and try to search for files from the second project.
- Files from the second project do not appear in the search results.
Log output
No response