Break When Value Changes: Data Breakpoints for .NET Core in Visual Studio 2019
“Why is this value changing unexpectedly and where or when is this occurring?!” This is a question many of us dread asking ourselves, knowing that we’ll have to do some tedious trial-and-error...
View ArticleCode more, scroll less with Visual Studio IntelliCode
You may know that Visual Studio IntelliCode helps you write code from commonly used libraries, based on machine learning across thousands of open sourced GitHub repos. Instead of having to search and...
View ArticleVisual Studio 2019 Launch Event agenda and speakers now published
We’re only 15 days away from the general availability of Visual Studio 2019 and our virtual Visual Studio 2019 Launch Event. It’s been incredible to see all the buzz and excitement in the community...
View ArticleVisual Studio Subscriptions – everything you need for Azure development
Recently, our product team has been talking with Visual Studio subscribers to learn more about how they approach cloud development. Many of the subscribers we spoke with mentioned that they were...
View ArticleUsing Newtonsoft.Json in a Visual Studio extension
The ever popular Newtonsoft.Json NuGet package by James Newton-King is used throughout Visual Studio’s code base. Visual Studio 2015 (14.0) was the first version to ship with it. Later updates to...
View ArticleVisual Studio Extensibility Day at Build 2019
Please join us for a day full of Visual Studio extensibility deep dives, geek-outs, and networking on Friday, May 10th, 2019 at the Microsoft campus in Redmond. Our agenda is intended for existing and...
View ArticleVisual Studio 2019: Code faster. Work smarter. Create the future.
Visual Studio 2019 is generally available today and available for download. With Visual Studio 2019, you and your teams will become more productive in building current and future projects as you...
View ArticleLive Share now included with Visual Studio 2019
We’re excited to announce the general availability of Visual Studio Live Share, and that it is now included with Visual Studio 2019! In the year since Live Share began its public preview, we’ve been...
View ArticleVisual Studio 2019 for Mac is now available
Today, we are excited to announce the general availability of Visual Studio 2019 for Mac – the next major version of our .NET IDE on the Mac. This release is now available as an update in the Stable...
View ArticleIntroducing Time Travel Debugging for Visual Studio Enterprise 2019
The Time Travel Debugging (TTD) preview in Visual Studio Enterprise 2019 provides the ability to record a Web app running on a Azure Virtual Machine (VM) and then accurately reconstruct and replay the...
View ArticleLittle great things about Visual Studio 2019
A few days ago, we announced the general availability of Visual Studio 2019. But I’ve been using Visual Studio 2019 exclusively since the first internal build – long before the release of Preview 1 in...
View ArticleBuild Visual Studio extensions using Visual Studio extensions
What if the community of extension authors banded together to add powerful features to Visual Studio that made it easier to create extensions? What if those features could be delivered in individually...
View ArticleQ# – a Wish List for the New Year
In previous blog posts you have read about some of the ideas behind Q#, how it came into existence, and its development over the past year. You have read about quantum computing, quantum algorithms and...
View ArticleBuild an Azure IoT application with Cloud Explorer for Visual Studio
What we’ve heard and experienced ourselves is that when building applications, you have a frictionless experience when your code editor and tools are integrated and seamless. Yet when developing IoT...
View ArticleVisual Studio 2019 Preview 2 is now available
The second preview of Visual Studio 2019 is now available for download. This release contains a number of improvements and additions to the core experience and different development areas, many of...
View ArticleEnhanced in Visual Studio 2019: Search for Objects and Properties in the...
Are you inspecting many variables at once in the Locals window? Tired of constantly scrolling through the Watch window to locate the object you are currently interested in? New to Visual Studio 2019...
View ArticleDebug your live apps running in Azure Virtual Machines and Azure Kubernetes
We are excited to announce that, in our Visual Studio Enterprise 2019 preview, we are expanding Snapshot Debugger support beyond Azure App Services hosting ASP.NET Core and ASP.NET applications to now...
View ArticleBecome a Visual Studio for Mac super user with this Tips and Tricks Video Series
If you are a web, mobile or games developer and would like to know how to become more productive and efficient using Visual Studio for Mac then we’ve got you covered. Visual Studio for Mac is a...
View ArticleA better multi-monitor experience with Visual Studio 2019
Visual Studio 2019 now supports per-monitor DPI awareness (PMA) across the IDE. PMA support means the IDE and more importantly, the code you work on appears crisp in any monitor display scale factor...
View ArticleMicrosoft Q# Coding Contest – Winter 2019
Are you new to quantum computing and want to improve your skills? Have you done quantum programming before and looking for a new challenge? Microsoft’s Quantum team is excited to invite you to the...
View Article