Replies: 1 comment
-
🕒 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.
-
Select Topic Area
Question
Body
I'm wondering if anything changed with copilot or I need to change something? I was on vacation and after coming back I also needed to reformat my PC, after installing Windows I reintalled VS Studio and proceeded to use the github copilot chat.
Before I was able to ask it generic questions like how to do X in C# or other generic question and the chat would answer.
Now after coming back the chat is very nasty and keeps telling me stuff such as:
To ensure I provide the most accurate and helpful answers, it's important to note that Visual Studio doesn't automatically include context with your questions. However, you can enhance the quality of the answers by using # to reference specific files, line ranges within files, or errors. This can be done by typing # to open a completion list or by explicitly selecting code and then asking a question. Here are a couple of reworded questions utilizing the references you can use
It does it even when I ask something that shouldn't require any file context whatsoever, such as about EF Core migrations.
Did anything change or I need to change some settings?
Beta Was this translation helpful? Give feedback.
All reactions