Github Copilot not giving inline suggestions in VScode #80400
Select Topic AreaQuestion BodyI recently noticed that Github Copilot does not give inline suggestions in my code, and I don't know what would have changed to cause this. Copilot chat works fine, and when I open the completions panel, I see the output, but it does not appear in my editor. This is a release version of VS code and GitHub Copilot, and I am working with React/typescript. I have tried a few different options, such as:
Do you have any suggestions on what could be wrong? |
Replies: 6 comments 14 replies
|
Did you ever find a solution to this? I have asked myself and support for this product seems to be non-existent. |
|
This started happening to me as of yesterday. Any ideas yet? |
|
Hmmm this is an odd one. Sometimes it can be to do with pinging the server. For example GitHub Copilot chat might give you plenty of suggestions, but inline might not. Sometimes if you have a really big code base it can take a while. Do you see the little GitHub Copilot icon in the bottom right? Does this spin when you type or add a new line? Also remember GitHub Copilot chat and GitHub Copilot are two different extensions in VS Code. Let me know if you have both extensions installed. |
|
Hey It's not working again starting this morning |
|
Yeah, mine will also just stop working randomly and when I try to figure it out or ask about it I just get the basic check for updates. Make sure everything's enabled like I've obviously already tried that. It's not a problem on my end. |
|
mine is not working and every setting is turned on and I am not out of tokens |



Okay turns out there are two other places where GitHub Copilot inline might not work, but the rest of the functionality is there:
There should be a setting there to enable or disable auto complete:
and number 2.
The "depreciated" setting that shows up under Advanced:
Let me know who you go with these.