Showing results for Visual Studio Code - Visual Studio Blog

Oct 23, 2017
0
0

Open Sourcing the Java Debugger for Visual Studio Code

Xiaokai He
Xiaokai He

Since we first released our Java Debugger extension for Visual Studio Code on September 28, it quickly became the most trending extension of the month. And of course, lots of feedback and suggestions were submitted from our active developer community. You shared, we listened. In this quick follow up release, we’re open sourcing both our Java Debugg...

.NETVisual StudioDebugging and Diagnostics
Feb 22, 2016
0
0

Develop ReactNative apps in Visual Studio Code

Visual Studio Team
Visual Studio Team

ReactNative is a great way to build native, cross platform app for iOS and Android using JavaScript. We recently announced the launch of a Visual Studio Code Extension that enables you to build, debug and preview Apache Cordova apps. And today we’re pleased to announce the availability a similar extension for ReactNative! ReactNative vs. Apache Cor...

.NETVisual StudioDebugging and Diagnostics
Feb 17, 2016
0
0

10 things you should try on the leap day

Visual Studio Team
Visual Studio Team

It’s February 2016 and so those of us on the Gregorian calendar get to enjoy an extra day in the month! What will you do in those 24 bonus hours? How about learning some new tools and technologies? Here are ten great suggestions—OK, eleven! It is a leap year, so it’s a leap list: Get your code hosted for free in Visual Studi...

.NETVisual StudioDebugging and Diagnostics
Jan 28, 2016
0
0

Apache Cordova development lands on Visual Studio Code

Visual Studio Team
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 27, 2016
0
1

Top News from October-December 2015, Part 2

Visual Studio Team
Visual Studio Team

In Part 1 of this post I shared news from the fall on Visual Studio, .NET, ASP.NET, and languages. Here I’ll conclude the roll-up with news around Connect(); //2015, cross-platform development,. Visual Studio Code, Windows 10, and a little more. Connect(); //2015: Our second Connect(); event was, to my mind, even more impressive than the first. I ...

.NETVisual StudioDebugging and Diagnostics
Nov 18, 2015
0
1

News and Announcements at Connect(); //2015

Visual Studio Team
Visual Studio Team

Today we held the Connect(); //2015 event in New York, where we introduced many new products and features that we’ve been working on. In this post I’ll share the highlights with you, and you can watch the Connect(); event along with many additional on-demand videos on http://www.visualstudio.com/connect2015. Visual Studio Code beta rel...

.NETVisual StudioDebugging and Diagnostics
Jun 5, 2015
0
0

Developing for iOS using the Tools for Apache Cordova

Visual Studio Team
Visual Studio Team

Most developers are already familiar with Xamarin and C++ for iOS development, but Visual Studio 2015 also delivers a quick and easy way for developers to build iOS, Android, and Windows apps using JavaScript. The Tools for Apache Cordova are ideal for projects where speed-to-market, maintainability, and code re-use are paramount. Apache Cordova’s ...

JavaC#JavaScript
Apr 29, 2015
0
0

BUILD 2015 News: Visual Studio Code, Visual Studio 2015 RC, Team Foundation Server 2015 RC, Visual Studio 2013 Update 5

Visual Studio Team
Visual Studio Team

[UPDATED 8/5] Visual Studio 2015, Visual Studio 2013 Update 5, and .NET 4.6 were released on 7/20/2015. Check out this post announcing VS 2015 and VS 2013 Update 5 and this one announcing .NET framework 4.6. [Original Post] The Microsoft BUILD conference is typically a time when we release a lot of developer tools. This year we may hav...

.NETDebugging and DiagnosticsJava