Showing archive results for 2021

Jan 27, 2021
Post comments count0
Post likes count0

Improvements to the new Razor editor in Visual Studio

Sachin Thakur
Sachin Thakur

It’s been six months since we announced the first preview of a new experimental Razor editor for Visual Studio based on a common Razor language server and it’s time to give an update on our progress. The team has been hard at work bringing the new Razor editor up to parity with the old one, fixing bugs, and adding lots of great new functionality. W...

Jan 27, 2021
Post comments count0
Post likes count0

Windows ARM64 support for CMake projects in Visual Studio

Sachin Thakur
Sachin Thakur

In Visual Studio 2019 version 16.9 Preview 3 we added support for deploying CMake projects to a remote Windows machine and debugging them with the Visual Studio remote tools. CMake developers targeting ARM64 Windows can now cross-compile (with cl or clang-cl), deploy, and debug their projects directly from Visual Studio.

Jan 27, 2021
Post comments count0
Post likes count0

MSVC Backend Updates in Visual Studio 2019 version 16.9 Preview 3

Sachin Thakur
Sachin Thakur

In Visual Studio 2019 version 16.9 Preview 3 we have continued to improve the C++ backend with new features, new and improved optimizations, build throughput improvements, and better security. Here is a brief list of improvements for you to review.

Jan 14, 2021
Post comments count0
Post likes count0

Software development in 2021 and beyond

Sachin Thakur
Sachin Thakur

Software development in 2021 and beyond - An article by Amanda Silver on how we can come together to grow and support developer talent amid unprecedented demand, improve developer inclusivity and velocity, and help engineering teams scale-out through open source and low-code tools.

Jan 14, 2021
Post comments count0
Post likes count0

Inspecting application metrics with dotnet-monitor

Sachin Thakur
Sachin Thakur

dotnet-monitor is a command line tool that makes it easier to get access to diagnostics information in a dotnet process. In the episode, Rich is joined by Sourabh who explains to us the importance of gathering application diagnostics and also gives us a demo of how to run dotnet-monitor in Kubernetes

Jan 14, 2021
Post comments count0
Post likes count0

Diagnostics improvements in .NET 5

Sachin Thakur
Sachin Thakur

Building upon the diagnostics improvements we introduced in .NET Core 3.0, we’ve been hard at work further improving this space. We are excited to introduce the next wave of diagnostics improvements.

Jan 14, 2021
Post comments count0
Post likes count0

Announcing TypeScript 4.2 Beta

Sachin Thakur
Sachin Thakur

We’re excited to hear your thoughts on TypeScript 4.2! With the beta we’re still in relatively early stages, but we’re counting on your feedback to help make this an excellent release

Jan 14, 2021
Post comments count0
Post likes count0

A more integrated terminal experience

Sachin Thakur
Sachin Thakur

As part of the new additions of the Visual Studio 2019 v16.8 release, and thanks to your feedback, we have added a couple new tricks to the integrated terminal! It now allows you to open a new terminal to a location based on your Solution Explorer selection and provides customizable commands for copy and paste.