Copilot works great in VS Code but does almost nothing in VS 2022 #29843
Replies: 51 comments 111 replies
-
|
Please make sure you're at least on version 1.40.0.1. You can see your current version in Help | About. |
Beta Was this translation helpful? Give feedback.
-
|
Same issue here on 1.40.0.2 with VS2022. The "Trigger inline Suggestion" and "Open GitHub Copilot" options are greyed out after signing in and it doesn't work at all. |
Beta Was this translation helpful? Give feedback.
-
|
same problem (version is 1.40.0.2 ) |
Beta Was this translation helpful? Give feedback.
-
|
Quick update: |
Beta Was this translation helpful? Give feedback.
-
|
For me it is even worse, every 5 minutes I get a popup that says |
Beta Was this translation helpful? Give feedback.
This comment was marked as spam.
This comment was marked as spam.
-
|
I have the same problem, I made several configurations and even installed ReSharper (On the GitHub website it is said that GitHubCopilot works better with this tool) but I have not achieved any efficiency. Any suggestion is appreciated. Edit: Version 1.42.0.0 |
Beta Was this translation helpful? Give feedback.
This comment was marked as spam.
This comment was marked as spam.
-
|
I raised a GitHub support ticket and have been advised that they're aware of this Copilot issue in VS 2022 17.4 Preview 1. For now, the workaround is to install the non-preview 17.3.2 release of Visual Studio. |
Beta Was this translation helpful? Give feedback.
This comment was marked as spam.
This comment was marked as spam.
-
|
Yes, it's extremely broken in VS 2022, to the point it's unusable. I'm working on a post about this. |
Beta Was this translation helpful? Give feedback.
-
|
I was using Copilot in VS 2022 (17.3.x) and thought every person is overreacting the usefulness. Last days I tried in VS Code and am blasted. How is it possible to differ so much? First it seems stable and fast in VSCode while it's buggy and slow in VS2022. Even the suggestions (if there are any) are worse in VS2022. |
Beta Was this translation helpful? Give feedback.
This comment was marked as spam.
This comment was marked as spam.
-
|
Still a problem. VS Code works completly different (as in working at all) while VS IDE is unusable. |
Beta Was this translation helpful? Give feedback.
-
|
Same problem. And even sometimes Copilot stops working in VS IDE. With VS Code, it works much better. |
Beta Was this translation helpful? Give feedback.
-
|
Is anyone working on these issues? After all this time, it's still the same problem |
Beta Was this translation helpful? Give feedback.
-
|
This product had a lot of problems in the preview stage, and more than a year later, it still does. This extension performs very well in other ides, but poorly in VS |
Beta Was this translation helpful? Give feedback.
-
|
I'm not sure if that's the right place to talk about this, but I have no idea if I'm still a copilot user. When I first tried copilot with VS, well, it barely ever worked, and since then, it never did anything more than suggest bad code, I never really used it for more than some auto completion that I have to correct myself 99% of the time. I got the point of thinking that it's the free version of copilot that only ends your lines and throws bad code all over the place. Is copilot supposed to work still even if the plan is canceled, or am I still paying for this, I can't tell? |
Beta Was this translation helpful? Give feedback.
-
|
What puzzles me most is why this tool can be used normally in vscode and jb series ides, such as dg,idea,rider, the same solution, when opened in VS, almost no hint, but when opened in rider, the vast majority of cases can provide effective code hints |
Beta Was this translation helpful? Give feedback.
-
|
understand these questions? Is anyone fixing these issues? Or are there any plans to fix these issues? After all, developers are paying for a tool that doesn't work every day |
Beta Was this translation helpful? Give feedback.
-
|
Can anyone at Microsoft tell me if any of you are following or dealing with these issues? I gave up vs and went to use rider. Your copilot plugin performs much better on third-party ides than on your own vs. When I ask a question to copilot chat, the answer given by vs's copilot chat is useless, while vscode gives the correct solution. What are your vs version copilot guys doing? Did you see everyone's feedback? Or are you going to let it go? |
Beta Was this translation helpful? Give feedback.
-
|
Now I am using Rider as the main development tool. Copilot performs quite well in Rider. This is a strange phenomenon. Is it intentional by Microsoft to promote Rider? |
Beta Was this translation helpful? Give feedback.
-
|
It's been a year, it's been a whole year |
Beta Was this translation helpful? Give feedback.
-
|
I understand, github copilot has two versions, the vs version and other versions. When I asked a question in coplit chat in vs, he told me 'Sorry, I only answer development related questions.’, but when I asked the same question in vscode, he gave me a complete answer. Do you dare to imagine that copilot performs a hundred times better in any other development tool than in vs2022? This is so unbelievable. What are product managers and developers doing? |
Beta Was this translation helpful? Give feedback.
-
|
Right now Copilot feels really weird. Sometimes it works good but and then it's giving really dumb suggestions, where not even variables or parameters exist in this method. There seems to be something like a caching problem I think. As soon it provides such a mess, it makes no sense to try getting better results (at least by getting code through comments). Sometimes when I write my own code, Copilot figures out what I want and returns back to good answers. I could never replicate this behaviour in VS Code. |
Beta Was this translation helpful? Give feedback.
-
|
Any progress? Is anyone following up? As a paid commercial product, simply unacceptable |
Beta Was this translation helpful? Give feedback.
-
|
Right now, Copilot got really worse in VS. For example I'm trying to add documentation for both of those methods: It worked for LoadA "Loading A from service.". Then I tried on LoadB and it just hallucinated "Loading A from service asynchronously.". Stuff like this happen so often right now. And even Triggering again or open copilot window does not help anything. I couldn't reproduce this issue once in VS Code. |
Beta Was this translation helpful? Give feedback.
-
|
i can help you |
Beta Was this translation helpful? Give feedback.
-
|
After I used version 129 for several week now and since yesterday 133, I must admit it's working much better. Copilot still has some issues with not producing anything or gives totally wrong output but usually start typing what I want seems to work pretty good now. At least the quality is much better than one month ago in my opinion - or at least my current projects. |
Beta Was this translation helpful? Give feedback.
-
|
It's still not working in VS2022... In the demos they are be able to type a comment and then CoPilot will suggest something when they hit enter, but this very rarely happens. In VS Code it works a lot better. Been a long time, and it's still not fixed. I am able to pop up the helper inside the code, but it does not look at where my cursor is (right the next line after my comment), so I have to type a lot of text to explain that it should do what the comment says... is this how it's supposed to work? |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
When I edit files (C#) in VS Code, Copilot is very responsive and makes lots of good suggestions.
However, when I open the same files in VS 2022, Copilot does almost nothing except maybe add a semicolon or brackets here and there.
Even when I try very simple things like writing a comment that says "//A method that adds two numbers" Copliot doesn't give any suggestions most of the time.
Sometimes it works, but that's rare
(No errors are shown in the console or anywhere else)
Beta Was this translation helpful? Give feedback.
All reactions