Add drag and drop and fuzzy search to to add context #509
leobaldoneto
started this conversation in
Feature Requests
Replies: 2 comments
-
Drag-and-drop functionality can significantly speed up the process of adding context. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Drag drop functionality would really help |
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.
-
GitHub copilot has an great interface for quickly adding files to context, when typing # it search for files using an API similar to VS Code CTRL + E command. It prioritize open files and has an fuzzy search that use path and filename.
Also, GitHub Copilot allows us to drag and drop multiples files and folders to add context.
Both features should help a lot with the workflow.
Beta Was this translation helpful? Give feedback.
All reactions