Showing tag results for Unity

Mar 17, 2016
Post comments count0
Post likes count0

Open Sourcing the Visual Studio Productivity Power Tools

Visual Studio Team

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 introduction, the...

HTMLUnity
Mar 17, 2016
Post comments count0
Post likes count0

Open Sourcing the Visual Studio Productivity Power Tools

Visual Studio Team

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 introduction, the...

HTMLUnity
Mar 8, 2016
Post comments count0
Post likes count0

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

Visual Studio Team

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 week,...

JavaAzureUnity
Mar 2, 2016
Post comments count0
Post likes count0

New and Noteworthy Visual Studio Extensions – Feburary 2016

Visual Studio Team

Last month I showed you a few of my favorite Visual Studio extensions that give great examples of how developers add new features to Visual Studio. With such a vibrant ecosystem around Visual Studio, new extensions are added almost every day—in fact, over 135 new extensions have been added to the Visual Studio Gallery already in 2016! To help you ...

.NETVisual StudioJava
Feb 25, 2016
Post comments count0
Post likes count0

Top news from January 2016

Visual Studio Team

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 quote fro...

.NETVisual StudioDebugging and Diagnostics
Feb 16, 2016
Post comments count0
Post likes count0

Node.js: From Zero to Bobble with Visual Studio Code

Visual Studio Team

Node.js is a platform for building fast, scalable applications using JavaScript. It’s making its way just about everywhere – from servers, to Internet of Things devices, to desktop applications, to who knows what next? Ooh—I know what next...bobbleheads! Bobblehead Generator Of course, we don't just want one bobblehead...we want so many bobblehe...

.NETVisual StudioDebugging and Diagnostics
Feb 15, 2016
Post comments count1
Post likes count0

Analyze CPU and Memory while Debugging

Visual Studio Team

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 because of the really...

.NETVisual StudioDebugging and Diagnostics
Feb 4, 2016
Post comments count0
Post likes count0

Visual Studio Tools for Unity 2.2

Visual Studio Team

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 integration iss...

.NETVisual StudioUnity
Jan 28, 2016
Post comments count0
Post likes count0

Apache Cordova development lands on Visual Studio Code

Visual Studio Team

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 devices, and even...

Visual StudioDebugging and DiagnosticsJava
Jan 21, 2016
Post comments count0
Post likes count0

Visual Studio Tools for Apache Cordova Update 5

Visual Studio Team

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 Studio TA...

Visual StudioJavaJavaScript