Copilot chat not using current screen or workspace as context in questions #106638
Replies: 4 comments
-
|
Hi @GasparB123 To ensure Copilot Chat continues working from February 1, 2024, please update to the most recent version of the Copilot extension and ensure your firewall and network settings allow communication to https://api.githubcopilot.com. I hope after updating it work work smoothly.. |
Beta Was this translation helpful? Give feedback.
-
|
I have the same issue...firewall was disabled, yet it cannot see context at all. Not on a file or workspace level.. |
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.
-
|
Hi, Copilot Chat relies on the editor context and indexed workspace files. If it suddenly stops using the project context, check:
Restarting the IDE often forces Copilot to rebuild the context index. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
Up until a few days ago using Copilot Chat in VSC, when I asked a question or asked for a suggestion, it would check the lines of code currently on screen to add context to my question and give me potencial answers.
A couple of days ago it stopped doing it. It doesn't take into account what is on screen or in the workspace, and only copying the whole screen of code into the chat allows it to have some kind of context. If not, it returns generic answers, not even knowing what programming language I am working with.
I don't know if this is a bug, or some feature has been changed in an update, or some configuration. But I just lost functionality that was very useful.
Beta Was this translation helpful? Give feedback.
All reactions