Issue with Selecting Model in VSCode Copilot #148436
Replies: 5 comments · 7 replies
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
Okay I found the fix, go to your Github Copilot Settings , if an organisation controls your access, reach out to them. All the models were disabled by default, that's why the option was not available in the IDE Enable the models you want in settings and restart your VS Code Editor, the settings should look like this image below after you've enabled them ============================================ ![]() |
Beta Was this translation helpful? Give feedback.
-
I am having the same issue on linux. I am able to change to every model on windows but not on my Linux VM. There it is just simply GPT4 |
Beta Was this translation helpful? Give feedback.
-
I ran into this issue while setting up a new machine and fresh VSCode install. When I went to 'git commit' my changes I saw this message `Author identity unknown *** Please tell me who you are. Run git config --global user.email "you@example.com" So after running the 2 commands then reinstalling the copilot extension and restarting VSCode I was finally able to see models again. |
Beta Was this translation helpful? Give feedback.
-
Most of my models were enabled by default. But it wasn't working. But a common fix for any Copilot settings issue: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
Hey everyone,
I'm having an issue with VSCode and GitHub Copilot. When I try to use it, I can't seem to select a model, and there isn't any model selection menu available. I’ve tried uninstalling and reinstalling Copilot, but every time it reappears, it's like the same setup as before
Has anyone else faced something similar or knows how to fix this? Any help would be greatly appreciated!
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions