Microsoft
Developer Blogs
Get the latest information, insights, and news from Microsoft.

Mar 11, 2025
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...
Read moreMar 11, 2025
Implementing Chat History for AI Applications Using Azure Cosmos DB Go SDK
This blog post covers how to build a chat history implementation using Azure Cosmos DB for NoSQL Go SDK and langchaingo. If you are new to the Go SDK, the sample chatbot application presented in the blog serves as a practical introduction, covering basic operations like read, upsert, etc....
Read moreMar 11, 2025
A 10x Faster TypeScript
Today I'm excited to announce the next steps we're taking to radically improve TypeScript performance.
The core value proposition of TypeScript is an excellent developer experience.
As your codebase grows, so does the value of TypeScript itself, but in many cases TypeScript has...
Read more