Improved Git Experience in Visual Studio 2019
We just released the first iteration of a revamped Git experience in Visual Studio 2019 to enhance your productivity when working with code on GitHub, Azure Repos, and other hosting services.
No trial. No credit card required. Just your GitHub account.
We just released the first iteration of a revamped Git experience in Visual Studio 2019 to enhance your productivity when working with code on GitHub, Azure Repos, and other hosting services.
In Visual Studio 2019 for Mac v8.4 one of the big things that we added support for is developing Blazor Server Applications. In this post I’ll show you how you can get started building new Blazor Server applications with Visual Studio for Mac. Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed of reus...
You can now debug JavaScript running in the next version of Microsoft Edge, built with Chromium, directly from Visual Studio! In this post, we walk through creating a new ASP.NET Core Web Application using React.js and show you how to set breakpoints and debug your client-side JavaScript code running in Edge with Visual Studio.
Building on the momentum from the recently announced Developer PowerShell, we are excited to share the first preview of the new Visual Studio terminal. This new preview experience is part of Visual Studio version 16.3 Preview 3. Rather than build everything from scratch, the Visual Studio terminal shares most of its core ...
Visual Studio for Mac 2019 v8.3 Preview 3 is now available, with new web editors, solution-level NuGet package management, and multi-targeting support.
While we know that many of you enjoy, and rely on the Visual Studio Command Prompt, some of you told us that you would prefer to have a PowerShell version of the tool. We are happy to share that in Visual Studio 2019 version 16.2, we added a new Developer PowerShell! Using the new Developer PowerShell We also added two new menu entries, providing...
Today we are announcing the release of Visual Studio 2019 for Mac version 8.2, as well as Preview 1 of version 8.3. We have a lot of new features and updates in both releases that we’d like to share with you! Some of these include the new C#, XAML and AXML editors, support for .NET Core 3.0 Preview and launchsettings.json and many more.
Snapshot Debugger is built for production so you can set Snappoints and Logpoints in code, like debugger breakpoints and tracepoints. However, when a Snappoint is hit in an AKS Linux Docker container, a snapshot is dynamically created without stopping the process. You are then able to attach to these snapshots using Visual Studio.
Today we’re excited to announce the private preview of a set of developer services that enable you to work from anywhere, and on any device, complete with the most intelligent productivity and collaboration tools in the industry.
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 execution path. TTD integrates with our Snapshot Debugger offering and allows you to rewind and replay each line of code however many times you want,...