Visual Studio Blog

The official source of product insight from the Visual Studio Engineering Team

Open Sourcing the Visual Studio Productivity Power Tools

We’re excited to announce that we’re open-sourcing the Visual Studio Productivity Power Tools on GitHub. Productivity Power Tools, first released in 2010, is a pack of powerful extensions to improve developer productivity including Ctrl+Click Go to Definition, Copy As HTML, and Middle Click Scroll, just to name a few. Since their ...

Open Sourcing the Visual Studio Productivity Power Tools

We’re excited to announce that we’re open-sourcing the Visual Studio Productivity Power Tools on GitHub. Productivity Power Tools, first released in 2010, is a pack of powerful extensions to improve developer productivity including Ctrl+Click Go to Definition, Copy As HTML, and Middle Click Scroll, just to name a few. Since their ...

Microsoft joins the Eclipse Foundation and brings more tools to the community

At Microsoft, our developer mission is to deliver experiences that empower any developer, building any application, on any OS. And this mission requires us to be open, flexible, and interoperable: to meet developers and development teams where they are, and provide tools, services and platforms that help them take ideas into production. This ...

Top news from January 2016

The year has gotten off to a great start and it seems that .NET, the web, and TypeScript get the prize for the most popular topics! ASP.NET 5 is dead: Did we get your attention with that heading? Well, it’s not dead at all, it just has a new moniker as Scott Hanselman explains in Introducing ASP.NET Core 1.0 and .NET Core 1.0. I love the ...

Analyze CPU and Memory while Debugging

Would you like to learn how to make your code run faster, use less memory, or just find out whether your code has a CPU or memory issue? Of course you would—you’re a developer! But then, memory and performance tuning often suffers from the pitfall of being an “important but not urgent” task that you simply can’t seem to get to ...

Visual Studio Tools for Unity 2.2

A few months back we released Visual Studio Tools for Unity 2.1 (VSTU), the first release to be natively supported by Unity on Windows, making it much easier for game developers to use the rich capabilities of the Visual Studio IDE while developing Unity games. Today, we’re pleased to announce the VSTU 2.2 release that fixes common ...

Apache Cordova development lands on Visual Studio Code

Thousands of developers already use Visual Studio’s Tools for Apache Cordova—affectionately abbreviated as “TACO”—to build mobile apps for iOS, Android and Windows using a shared JavaScript codebase. Within the IDE, TACO provides everything you need to install and configure the native SDKs, preview your app, debug on emulators and ...

Visual Studio Tools for Apache Cordova Update 5

Welcome to the new year and a new Visual Studio Tools for Apache Cordova (TACO) update! We just released Update 5 of the tools for you—full details are in the release notes—and we’ve created a new developer blog that you can follow to keep up to date with tips, tricks, and articles from our development team.New in Visual ...