cody icon indicating copy to clipboard operation
cody copied to clipboard

Cody Context Issue in IntelliJ 2023.3.7 for Flutter Projects

Open peacemaker123456 opened this issue 1 year ago • 0 comments

Version

1.9.1

Describe the bug

Note: I’m currently using Cody with IntelliJ 2023.3.7 (bug reporting feature is only available for VS Code?).

Problem: In my Flutter project, the context includes only irrelevant files and not enough code lines/files. When I ask a question about the whole repository or a specific widget/class and activate “chat context,” it only includes files from the “ios” folder, which contains irrelevant content. Additionally, there is no option to specify a nested folder, and the “Cody ignore files” feature seems to be unavailable for IntelliJ. This limitation makes repository context questions ineffective unless I manually specify all the necessary files.

The ability to use repository context questions combined with Claude 3.5 was the main reason I chose Cody over JetBrains AI or Cursor. Without this functionality, my workflow is significantly hindered. Thats why I cancalled my subscription until I have a solution for this.

Please provide support for specifying nested folders and enabling the “Cody ignore files” feature in IntelliJ to improve context relevance in Flutter projects or explain how the context could include way more code.

Expected behavior

I would expect cody to include the whole codebase or at least the relvant parts.

Additional context

No response

peacemaker123456 avatar Jul 27 '24 18:07 peacemaker123456