How to give a specific folder or directory to Copilot chat? #131429
Replies: 6 comments 4 replies
-
|
No. There is no option to provide a folder to GitHub copilot yet. |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
wonder if such a feature will be added ? |
Beta Was this translation helpful? Give feedback.
-
|
The only solution I have found is to open the specific directory in VSC and then in your GH Copilot chat use the @workspace operator to narrow it's context down to just that directory instead of the larger repo/codebase. |
Beta Was this translation helpful? Give feedback.
-
|
I have an option to do this now in VS Code stable. Click "Add files" then "folders" then choose the dir. |
Beta Was this translation helpful? Give feedback.
-
|
Is anyone aware of a similar option being available in PyCharm? :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
Hello,
Is it possible to provide a
#folderfor context in the copilot chat, alongside the#file,#editor, and@workspace?Beta Was this translation helpful? Give feedback.
All reactions