March 11th, 2025

GPT-4o Copilot code completion model available now in Visual Studio public preview

GitHub Copilot, GPT-4o Copilot

We are excited to announce that the new GPT-4o Copilot code completion model is now available for GitHub Copilot users in Visual Studio starting in 17.14 Preview 2! This new model, based on GPT-4o mini, has undergone additional training on over 275,000 high-quality public repositories across more than 30 popular programming languages. As a result, developers can expect more accurate suggestions and better performance.

Try it out now!

For Visual Studio users who have yet to use GitHub Copilot, get started today! There’s even a free plan that includes 2,000 completions and 50 chats per month. You can sign up directly in Visual Studio (version 17.8 or higher) or explore plans here.

Once you have enabled GitHub Copilot, try out the new model by going to Tools -> Options -> GitHub -> Copilot -> Copilot Completions and selecting “GPT-4o Copilot” in the dropdown. You can also access the settings by clicking the GitHub Copilot badge on the top right corner and go to Settings -> Options. Note that there might be a delay on retrieving the latest model list for the first time, please try restarting Visual Studio if you don’t see the new GPT-4o model in the dropdown.

image highlighting how to customize models in the GitHub Copilot settings; GitHub -> Copilot -> Copilot Completions and selecting "GPT-4o Copilot" in the dropdown menu under Copilot Completions Model

GPT-4o Copilot Access Notes

  • Copilot Pro users: The new model is available for you now in 17.14 Preview 2 and later.
  • Copilot Business or Enterprise users: Your administrator needs to enable this model for your organization first by opting in to Editor preview features in the Copilot policy settings on github.com.
  • Copilot Free users: using this model will count toward your 2,000 free monthly completions.

We believe this model could further enhance your productivity in Visual Studio with higher quality code completions. We encourage you to give it a try and share your experience with us. Please share any feedback on Developer Community to help us deliver better experiences for all Visual Studio GitHub Copilot users. We are committed to improving developer productivity and joy with GitHub Copilot in Visual Studio and thank you for being part of this journey!

We appreciate the time you’ve spent reporting issues/suggestions and hope you continue to give us feedback when using Visual Studio on what you like and what we can improve. Your feedback is critical to help us make Visual Studio the best tool it can be! You can share feedback with us via Developer Community: report any bugs or issues via report a problem and share your suggestions for new features or improvements to existing ones.

Stay connected with the Visual Studio team by following us on YouTube, Twitter, LinkedIn, Twitch and on Microsoft Learn.

Author