Showing tag results for Visual Studio

Apr 11, 2019
Post comments count17
Post likes count0

New features for extension authors in Visual Studio 2019 version 16.1

Mads Kristensen

Take advantage of new features for extension authors in Visual Studio 16.1 Preview 1. This includes support for referencing Shared Projects for a VSIX project, per-monitor awareness, a new SDK meta package, and more.

Visual StudioExtensions
Apr 4, 2019
Post comments count33
Post likes count0

Little great things about Visual Studio 2019

Mads Kristensen

A few days ago, we announced the general availability of Visual Studio 2019. But I’ve been using Visual Studio 2019 exclusively since the first internal build – long before the release of Preview 1 in December of 2018. During this time, there has been a lot of little features that have put a smile on my face and made me more productive. I want to s...

Visual StudioExtensions
Apr 2, 2019
Post comments count2
Post likes count0

Live Share now included with Visual Studio 2019

Jon Chu

Today we’re excited to announce Visual Studio Live Share for generally availability and included with Visual Studio 2019! This is the culmination of over a year of hearing your feedback and building a product that enhances the many diverse ways you and your team collaborate. Regardless of whether your team is fully remote, partially distributed, or...

.NETVisual StudioDebugging and Diagnostics
Mar 29, 2019
Post comments count4
Post likes count0

Visual Studio Extensibility Day at Build 2019

Mads Kristensen

Please join us for a day full of Visual Studio extensibility deep dives, geek-outs, and networking on Friday, May 10th, 2019 at the Microsoft campus in Redmond. Our agenda is intended for existing and new Visual Studio IDE (not VSCode) extension authors and partners and will be highly technical in nature.

Visual StudioExtensions
Mar 20, 2019
Post comments count12
Post likes count0

Using Newtonsoft.Json in a Visual Studio extension

Mads Kristensen

Visual Studio ships with Newtonsoft.Json and extension authors can use it too. However, it can be confusing to understand what version to use, how binding redirects work and whether to ship Newtonsoft.Json in the extension itself. This post helps to clarify how it all works.

Visual StudioExtensions
Mar 8, 2019
Post comments count24
Post likes count1

Visual Studio extensions and version ranges demystified

Mads Kristensen

Explains how Visual Studio versioning works, how extenders should think about it, why there is no Visual Studio version 13.0, and why the year 2213 is the closest we’ll ever get to an alignment again.

Visual StudioExtensions
Mar 5, 2019
Post comments count10
Post likes count0

Visual Studio 2019 for Mac Preview 3

Jordan Matthiesen

This blog post is all about the cool new features, bug fixes and performance improvements we've added to the latest release (Preview 3) of Visual Studio 2019 for Mac. Some of the highlights include but are not limited to the following: launching multiple IDE instances, faster Xamarin Android developer tools, and a new C# editor. Read on to learn mo...

.NETVisual StudioC#
Feb 22, 2019
Post comments count23
Post likes count0

Use your favorite extensions with Visual Studio 2019

Mads Kristensen

Do you want to try the preview of Visual Studio 2019 but worry that your favorite extensions aren’t supported yet? A record number of extensions have already added support for Visual Studio 2019. So there is a good chance your favorite extensions are among them. In fact, more than 850 extensions are currently available, and more are being updated e...

Visual StudioExtensionsVisual Studio 2019
Feb 21, 2019
Post comments count44
Post likes count0

Reflecting your feedback in Visual Studio 2019

Jamie Young

Over the last few months, we’ve seen lots of thoughtful and passionate discussion throughout the community, on the blog, in Developer Community, and a bunch of social media sites. There were a few popular themes in the feedback that we wanted to acknowledge and talk a bit about the changes we’ve already made based on your feedback.

Visual StudioAnnouncementVisual Studio for Mac