Showing tag results for Visual Studio

Jul 6, 2015
Post comments count0
Post likes count0

Share Your Open Source Extension on the Visual Studio Gallery!

Visual Studio Team

In a recent post on Extending Visual Studio 2015 we shared how easy it is to create Visual Studio extensions. We also shared links to our improved docs and to our presence on GitHub. Continuing in this vein of improvements to make it super easy to write and share extensions, I’d like to share the improved integration with GitHub in the Visual...

Visual StudioExtensions
Jun 30, 2015
Post comments count0
Post likes count0

Top News from May 2015

Visual Studio Team

Hello everyone! Every month I share some top stories from the previous month. Here’s an overview of some top posts in May. Top Trending Content for May 2015 .NET at Build 2015. On the .NET blog, Richard Lander shared 2 interesting posts. .NET Announcements at Build 2015 is an excellent one-stop shop for everything you need to know about the...

.NETVisual StudioDebugging and Diagnostics
Jun 2, 2015
Post comments count0
Post likes count0

Introducing the Project System Extensibility Preview

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

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

Building Mobile Apps with Ionic and Monaca

Visual Studio Team

Cordova makes it easy to build an app for iOS, Android, or Windows using web technologies. While the Blank project templates provide all the raw materials to build your basic “Hello World”, you’ve told us that you’d like to see richer starting points that use best practices vetted by the community, well-modeled design patterns, and advice on how to...

Visual StudioJavaJavaScript
May 7, 2015
Post comments count0
Post likes count0

Top News from April 2015

Visual Studio Team

This top trending post is a collection of what we think are some of the top stories in April. This is our third such post (top news from February 2015, top news from March 2015) and we would love to hear your feedback. Are these posts interesting and informational? Do you have other blogs or articles to share with us? Let us know by leaving a comme...

.NETVisual StudioDebugging and Diagnostics
Apr 30, 2015
Post comments count0
Post likes count0

Announcing the GitHub Extension for Visual Studio

Visual Studio Team

Today, Steven Guggenheimer announced Microsoft's collaboration with GitHub and introduced several projects that make it easier for developers on GitHub to work with Visual Studio and Azure. In particular, the GitHub Extension for Visual Studio released today by GitHub lets you clone your existing GitHub repositories, create new repositories, and na...

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

GitHub Integration in Developer Assistant

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

[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 30, 2015
Post comments count0
Post likes count0

Introducing the Windows 10 Apache Cordova platform

Visual Studio Team

NOTE: This blogpost is outdated. Build your Cordova project into a Windows 10 (UWP) app by following the instructions here: http://taco.visualstudio.com/en-us/docs/run-app-windows/ Apache Cordova allows developers to write apps targeting iOS, Android, Windows, and Windows Phone with a single codebase using HTML, JavaScript, and CSS. Today, Apache ...

Visual StudioJavaJavaScript