Showing archive results for 2019

May 6, 2019
Post comments count12
Post likes count0

Visual Studio 2019 version 16.1 Preview 3

Angel Zhou

The third Preview version of Visual Studio 2019 version 16.1 is now available. You can download it from VisualStudio.com. Or, if you’re already on the preview channel, just click the notification bell from inside your Visual Studio 2019 Preview installation to update. This latest preview contains a range of additions, including IntelliCode support ...

.NETAnnouncementVisual Studio 2019
May 6, 2019
Post comments count8
Post likes count0

Visual Studio Container Tools Extension (Preview) Announcement

Christos Matskas

Today we’re excited to announce the preview availability of the new Visual Studio Container Tools Extension (Preview) for Visual Studio 2019. This is an important milestone in the iteration of our container tooling in Visual Studio, as we try to empower developers to work better with their containerized applications directly from within the IDE. Th...

Visual StudioVisual Studio 2019Containers
May 6, 2019
Post comments count7
Post likes count0

Visual Studio 2019 for Mac version 8.1 Preview 1

Cody Beyer

Today, we are proud to announce the next major update for Visual Studio for Mac: Visual Studio 2019 for Mac version 8.1 Preview. In this update, we are offering our new C# editor as the default experience in addition to introducing support for .NET Core 3 Preview and new project templates. We’ve also been working to improve performance and reliabil...

C#AnnouncementVisual Studio for Mac
May 6, 2019
Post comments count27
Post likes count0

Intelligent Productivity and Collaboration, from Anywhere

Jonathan Carter

Today we’re excited to announce the private preview of a set of developer services that enable you to work from anywhere, and on any device, complete with the most intelligent productivity and collaboration tools in the industry.

.NETVisual StudioDebugging and Diagnostics
May 1, 2019
Post comments count7
Post likes count0

Java on Visual Studio Code April Update

Xiaokai He

Welcome to April update! Java 12 is now officially supported with Visual Studio Code. We'd also like to show you some new and helpful code actions now available, along with new features from Debugger, Maven and CheckStyle. Try these new features by installing Java Extension Pack with Visual Studio Code. See below for more details! Java 12 Suppo...

JavaVisual Studio CodeDebugging
Apr 29, 2019
Post comments count119
Post likes count0

Redesigning the New Project Dialog

Pratik Nadagouda

Last week, we released Visual Studio 2019 version 16.1 Preview 2. If you have the latest update – awesome and thank you. If not, you can download it from the link above. Or, if you already have the Preview, just click the notification bell inside Visual Studio to update. This post discusses one of the most visible interface changes we’ve made in Vi...

ProductivityVisual Studio 2019Getting Started
Apr 24, 2019
Post comments count14
Post likes count0

Visual Studio 2019 version 16.1 Preview 2

Paul Chapman

Visual Studio 2019 version 16.1 Preview 2 is now available with performance and reliability improvements as well as enhancements to C++, debugging, extensibility, and the IDE experience.

Visual StudioDebugging and DiagnosticsExtensions
Apr 19, 2019
Post comments count20
Post likes count0

Build Visual Studio templates with tags, for efficient user search and grouping

Soojin Choi

Enable custom filters for your project templates with language, platform, and project type tags for increased discoverability in the New Project Dialog. In this walkthrough, you will learn how to build a Visual Studio project template, add tag(s) to it, and deploy it as a Visual Studio extension.

Visual StudioExtensions
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