continue icon indicating copy to clipboard operation
continue copied to clipboard

Unable to attach files from multiple projects in JetBrains IDE

Open nomarek opened this issue 1 year ago • 1 comments

Before submitting your bug report

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.

image

To reproduce

  1. In Jetbrains IDE click File > Open and select a folder with another project.
  2. Click Attach in the pop-up window.
  3. Open Continue and click Add Context.
  4. Select Files and try to search for files from the second project.
  5. Files from the second project do not appear in the search results.

Log output

No response

nomarek avatar Sep 19 '24 11:09 nomarek