Posts by this author

Jun 9, 2025
Post comments count4
Post likes count3

Next edit suggestions available in Visual Studio

GitHub Copilot code completions, or gray text, are specialized in autocompleting unfinished code or providing helpful template code. In reality, coding activities are more diverse than writing new code. What if Copilot could better assist your coding not only with code generation, but your code editing activities as well? We are excited to annou...

GitHub CopilotCopilotNext Edits Suggestion
Mar 11, 2025
Post comments count0
Post likes count4

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

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 resu...

GitHub CopilotArtificial IntelligenceGitHub Copilot Completions
Feb 19, 2025
Post comments count0
Post likes count2

Introducing Code Referencing for GitHub Copilot Completions in Visual Studio

When GitHub Copilot completions (or “gray text”) pop up on your screen, have you ever wondered where does the completions come from and worried about if it matches with public code leading to license issues? If you have, we are introducing code referencing to support you and provide more transparency! We are excited to announce that code referen...

GitHub CopilotCopilotArtificial Intelligence