Showing results for Announcement - Visual Studio Blog

Sep 11, 2018
Post comments count0
Post likes count0

Visual Studio 2017 version 15.9 Preview 2

Angel Zhou
Angel Zhou

Today, we are releasing the second preview of Visual Studio 2017 version 15.9, and it can be downloaded here. This latest preview contains new features and improvements to Universal Windows Platform development, C++ debugging, and export installation settings. Read more in the feature highlight summary below and check out the Visual Studio 2017 ver...

Visual Studio 2017AnnouncementVisual Studio Preview
Aug 20, 2018
Post comments count0
Post likes count0

Visual Studio for Mac version 7.6

Dominic Nahous
Dominic Nahous

For this release of Visual Studio for Mac, we’ve focused our energy on improving product reliability, creating a better code editing experience, and making the performance second to none. We’re also exited to announce full support for Azure functions – it’s now possible to create, edit, configure, and publish your Function from within the IDE.

.NETJavaJavaScript
Aug 14, 2018
Post comments count0
Post likes count1

Visual Studio 2017 version 15.8

John Montgomery
John Montgomery

Today we are releasing Visual Studio 2017 version 15.8. In this version we have focused on productivity, performance and bug fixes. There are many new features you‘ll find useful, but in this post, I’ll underscore the highlights you may be most interested in. For the complete list of all the updates in today’s release, check out the Visual Studio 2...

.NETDebugging and DiagnosticsJava
Jul 31, 2018
Post comments count0
Post likes count0

How to Convince Your Management to Upgrade to Visual Studio 2017 for C# and C++ Developers

Kasey Uhlenhuth
Kasey Uhlenhuth

Visual Studio 2017 is our best IDE yet. To help you write great code, it’s packed with new Refactorings and Quick Actions, and offers unit testing, debugging, navigation, and code style improvements. It loads solutions faster than ever, and ships with C# 7.3 and the MSVC compiler toolset that conforms to the latest C++ standards.

.NETVisual StudioDebugging and Diagnostics
Jul 24, 2018
Post comments count0
Post likes count0

Visual Studio IntelliCode expands AI-assisted coding to Python in Visual Studio Code

Dan Taylor
Dan Taylor

Today at the EuroPython conference in Edinburgh, Scotland, we are introducing support for Python in the IntelliCode extension for Visual Studio Code, as well as new improvements in editing for Python developers in Visual Studio Code. AI-assisted IntelliSense for Python At Microsoft Build 2018, we first announced IntelliCode, a set of AI-assisted ...

.NETAzureAnnouncement
Jun 26, 2018
Post comments count0
Post likes count0

Visual Studio 2017 version 15.8 Preview 3

Christine Ruana
Christine Ruana

We're happy to share the highlights of the latest Visual Studio 2017 preview, which is now available for download, including - Productivity and Performance improvements, updated JavaScript and TypeScript tooling, right-click context menu productivity improvements, more C++ productivity improvements in IntelliSense, Code Analysis, and Just My Code d...

Visual Studio 2017AnnouncementVisual Studio Preview
May 31, 2018
Post comments count0
Post likes count0

Visual Studio 2017 version 15.8 Preview 2

Christine Ruana
Christine Ruana

We're happy to share the highlights of the latest Visual Studio 2017 preview, which is now available for download, including - Emulator and Designer improvements when developing mobile Android apps, Xamarin.Android support of Android P Developer Preview 1, C++ development improvements, ability to fine-tune solution load configuration settings to ma...

Visual Studio 2017AnnouncementVisual Studio Preview
May 7, 2018
Post comments count0
Post likes count0

Microsoft Build 2018: New releases for Visual Studio, Visual Studio for Mac, .NET Core and Xamarin.Forms

Julia Liuson
Julia Liuson

At Microsoft Build this year we have many exciting announcements - .NET Core 2.1 RC, Future of Windows Desktop Development, Visual Studio 2017 version 15.7, Visual Studio for Mac version 7.5, Xamarin Forms 3.0 General Availability, Visual Studio Live Share Public Preview, and we introduce Visual Studio IntelliCode.

.NETVisual StudioDebugging and Diagnostics
May 7, 2018
Post comments count0
Post likes count0

Visual Studio 2017 version 15.7 and version 15.8 Preview 1

John Montgomery
John Montgomery

Today at Build, we announced the release of Visual Studio 2017 version 15.7 and the first preview of the next update, Visual Studio 2017 version 15.8 Preview 1. If you would rather try these without installing them, check out the Visual Studio images in Azure that will be available soon. Before digging in, I’d like to call out other Visual Studi...

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

Supporting Jetty for Java in Visual Studio Code

Xiaokai He
Xiaokai He

Eclipse Jetty is a popular web server and servlet container in Java community. We’ve released a new Jetty extension for Visual Studio Code that makes it easy to run and deploy WAR packages (Web Application aRchive), operate your Jetty servers, and interact with your application from within the editor. Today this extension includes the following fea...

.NETVisual StudioJava