CoPilot's response? Blank! And it doesn't even realize it. #62763
Replies: 6 comments 1 reply
-
|
Hi @R3troR0b , Thanks you for sharing the feedback. Could you please share the details of the prompt, version of VS, and Copilot along with the exact error that you're getting? Also, are you facing this issue in both Copilot and Copilot Chat?
Note that GitHub Copilot does not use your private code to train Codex’s base models, nor is your private code used as suggested code for other users of GitHub Copilot. You can make more informed decisions about the code you use. Read more about Code Referencing in GitHub Copilot (we shipped this last week as a beta). In the rare case where a GitHub Copilot suggestion matches public code, this update will show a list of repositories where that code appears and their licenses. |
Beta Was this translation helpful? Give feedback.
-
|
Ok. So, I've just opened VS 2022 on my windows x64 machine. I opened a solution which includes a php document. I ask github copilot: "I need to make load_images.php work under strict csp policy, can you make suggestions to the content to do so?" I'll repeat my quote now and send it. I ask it this way: "In load_images.php, the content isn't up to CSP policies. Can you make code suggestions to make the php code work under strict csp policies, please?" I ask: "can you tell me what the code in load_images.php does?"
[CopilotSessionProvider Information] Begin sending message (ConversationId:a8ed3ab7-5116-4b47-8abb-ed50c4c79121, CorrelationId:16446ea3-f438-4b48-bc36-eecf726b3572, MessageId: 55d6fc9e-6c88-4395-8a03-664905b22a61) This isn't just php. php is just what i am working on today. It does this for c# as well. Robert |
Beta Was this translation helpful? Give feedback.
-
|
Hi @R3troR0b - thanks for raising this issue. We'd like to investigate further. To do so, we will need to have more information about the repro you are seeing, specifically in this case the code for load_images.php, that yields the odd behavior of a blank response (since it's used as context for your question). Does the repro happen consistently for the questions you're raising and this file? I know you mention similar problems with C# too? Incidentally you can raise any issues with Copilot chat via the Visual Studio report-a-problem feature and attach logs, files etc there too if you prefer. If you do so please feel free to mention the URL of the devcommunity item raised. Thanks |
Beta Was this translation helpful? Give feedback.
-
|
The truth is, i never know when it won't respond. yesterday was a website day so i worked on php, js, and html-bootstrap and likely had to get copilot to re-provide its answer. In fact, sometimes I'll just write, 'Please respond again I didn't see your comment' and it says, 'Certainly! Here it is.... and then writes out its response as if it already had. Another issue I get, by the way, is copilot not being able to see my code. I've got a solution open in VS 2022 with a number of c# files. I'm working on a class that is a helper to a content page and the content page's code-behind file (xaml.cs) and I would like copilot to help me write, say, a collection property that will work with the data binding that I've got set up. It offers me a regular collection that won't do an update event to update the bindings. So, I might say, 'let's make this collection work with the binding in HelpPage.xaml and with the .... in HelpPage.xaml.cs file.' Copilot: I can't see your code in HelpPage.xaml.cs as I'm just an AI blah blah . Yet at other times it can totally see my open project files. I can open a different issue if you like? Robert McNarland Old McGoogle had a farm, ai ai,o |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Stale Discussion Alert 🕒 This Discussion has been labeled as stale 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 stale 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.
-
|
no resolution found |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
I really love Copilot. Great for so many things, but lately, I'll ask copilot a question and its response is completely blank. The thumbs up and thumbs down icons are there. I ask: Please show me your comment again, then it apologizes and shows me the response it was supposed to give.... until when I asked it to repeat its answer and copilot said no. Close VS2022. Open VS, solution and ask again.
Sometimes, instead of a blank response I am told that the response is redacted because of AI policies. So I respond with a variation of the question and it provides the answer. Sometimes copilot can view my code and other times it can't view my code files.
So, just a little inconsistency and frustrating events... I can live with it, but I thought it might be important to report it - or ask, Does anyone else have this issue? Has anyone resolved these issues?
A side question - how do i force copilot to not use certain libraries?
Beta Was this translation helpful? Give feedback.
All reactions