Add a better way to reference files/directories for IntelliJ plugin #7100
vldF
started this conversation in
Feature Requests
Replies: 3 comments 1 reply
-
As far as I can see, this feature is present in VS Code https://docs.continue.dev/customize/deep-dives/vscode-actions |
Beta Was this translation helpful? Give feedback.
1 reply
-
CC @RomneyDa |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have sent this PR #7253. Now, for IJ plugin only |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The only way to do so is to put
@
to the chat, selectfile
and find the right one. Possibly, there are multiple files with needed name. Also the list sorts bad and sometimes you need to scroll it. Modern IDEs (like IJ and VS Code based) are cool enough to navigate over millions of files and developers are familiar with it.Alternatively to #7000, this approach is to add a new context item to the file system viewer in IDEs which allows a user to reference the selected file in the chat
Possible feature extensions:
Beta Was this translation helpful? Give feedback.
All reactions