Showing category results for Open Source

Jun 10, 2015
Post comments count0
Post likes count0

JavaScript Editor Improvements in Visual Studio 2015

Visual Studio Team
Visual Studio Team

JavaScript is an important technology for development on many different platforms, including web, mobile app, and server programming. In Visual Studio 2013 we already support IntelliSense, Go to Definition, colorization, and formatting of JavaScript source, along with several other features. We’ve carried these forward into Visual Studio 2015...

.NETJavaC#
Jun 5, 2015
Post comments count0
Post likes count0

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
Jun 2, 2015
Post comments count0
Post likes count0

Introducing the Project System Extensibility Preview

Visual Studio Team
Visual Studio Team

[Update 6/4: We've updated this post to clarify the roadmap of this project to become part of the Visual Studio SDK, once it moves past the Preview phase.] We are very pleased and excited to announce the availability of the Project System Extensibility Preview. With it, you can define a new project type and begin writing extensions to customize th...

.NETVisual StudioJava
Jun 1, 2015
Post comments count0
Post likes count0

Tools for Apache Cordova – Samples and Docs

Visual Studio Team
Visual Studio Team

Open source code is the norm for so many developers these days, and unsurprisingly, so is open documentation. From Azure to TypeScript, public repositories have become a go-to place for sharing samples, tutorials, and “tips and tricks” so that everyone can learn and contribute together as a community. So beginning today, we’re joi...

Visual StudioTypeScriptTips and Tricks
May 29, 2015
Post comments count0
Post likes count0

Extending Visual Studio 2015

Visual Studio Team
Visual Studio Team

When we decided to expand Visual Studio 2015 in the hopes of making it *the* premier platform for cross-platform development, we acknowledged that the ability for our customers to extend, customize, and generally make it their own was absolutely, critically important. It is a win-win: make an extension and you get a product or tailored experience f...

ExtensionsVisual Studio 2015
Apr 30, 2015
Post comments count0
Post likes count0

GitHub Integration in Developer Assistant

Visual Studio Team
Visual Studio Team

Developer Assistant for Visual Studio is a productivity plugin that brings the combined power of Bing Code Search capabilities and contextual help to day-to-day developer problems, like resolving code errors and searching for projects and code samples. Developer Assistant has taken a big leap with integration of GitHub in the latest version. GitHu...

.NETVisual StudioHTML
Apr 30, 2015
Post comments count0
Post likes count0

Playing with VS Extensibility

Visual Studio Team
Visual Studio Team

[Updated] In a presentation to developers in the //build keynote on Thursday, April 30, we demonstrated a Minecraft mod as an example of Visual Studio’s extensibility and ecosystem. With a gift for understatement, that demo caused a little bit of confusion. We should clarify our intent: this was not an announcement about Minecraft, or an of...

.NETVisual StudioJava
Apr 24, 2015
Post comments count0
Post likes count0

Node.js Tools 1.0 on GitHub and VMs Available

Visual Studio Team
Visual Studio Team

With the start of a new season of Game of Thrones, folks are sitting on the edge of their seats waiting to see what’s coming. Unlike the Khaleesi who seems to be going nowhere fast, Node.js Tools for Visual Studio (NTVS) has made some moves recently. Over the last month, we released Node.js Tools 1.0 for Visual Studio, joined the vibrant open...

Visual StudioDebugging and DiagnosticsJava
Apr 2, 2015
Post comments count0
Post likes count0

Top News from March 2015

Visual Studio Team
Visual Studio Team

It’s a pattern only if you see it happen at least twice, so here is our second post in the monthly top news series. This month again we looked at various content across the developer sphere and bring you what we think are some of the top stories. We hope you find this list useful and interesting; and of course we welcome your feedback. Top ...

.NETVisual StudioDebugging and Diagnostics
Mar 25, 2015
Post comments count0
Post likes count0

Node.js Tools 1.0 for Visual Studio

Visual Studio Team
Visual Studio Team

[UPDATE] We have updated this post. Look for an [UPDATE] tag to find the updates.  Node.js Tools 1.0 for Visual Studio (NTVS) is now available for download! NTVS is a free, open source extension for Visual Studio 2012 and Visual Studio 2013 that turns Visual Studio into a Node.js IDE. NTVS 1.0 supports the free Visual Studio Community and Vis...

Visual StudioDebugging and DiagnosticsJava