Showing results for Open Source - Visual Studio Blog

Sep 16, 2019
Post comments count1
Post likes count0

Java on Visual Studio Code September Update

Xiaokai He
Xiaokai He

September update for Java on Visual Studio Code. Including move refactoring, more code actions, live linting, new getting started experience and more updates for debugger and test runner extensions.

JavaDebuggingGetting Started
Jul 22, 2019
Post comments count1
Post likes count0

Java on Visual Studio Code July Update

Xiaokai He
Xiaokai He

Welcome to the July update of Java on Visual Studio Code! In this update, we’d like to share a couple new refactoring features, semantic selection as well as some other enhancements we delivered during last few weeks. Refactoring Trigger after After performing refactoring, more often than not, we would like to assign the result with a mean...

JavaVisual Studio CodeRefactoring
Jun 12, 2019
Post comments count0
Post likes count0

Azure IoT Tools help you connect to Azure IoT Hub in 1 minute in Visual Studio Code

Jun Han
Jun Han

When doing development for Azure IoT solutions, developers may want to test and debug their cloud solution with a real device. However, not every developer has a real device in their hand.  With the Azure IoT Tools for Visual Studio Code, you can easily use Visual Studio Code as a device simulator to quickly interact with Azure IoT Hub.

AzureVisual Studio CodeIoT
May 1, 2019
Post comments count7
Post likes count0

Java on Visual Studio Code April Update

Xiaokai He
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
Feb 26, 2019
Post comments count1
Post likes count0

Dependency Autocompletion, Performance Improvements and More for Java on Visual Studio Code

Xiaokai He
Xiaokai He

Welcome to February update of Java on Visual Studio Code! We'd like to share a few new improvements to further enhance your productivity, including Try these new features by installing Java Extension Pack with Visual Studio Code. See below for more details! Managing your Maven Dependencies Easily Editing p...

JavaExtensionsAnnouncement
Jun 8, 2018
Post comments count0
Post likes count0

Preview of Visual Studio Kubernetes Tools

Lisa Guthrie
Lisa Guthrie

Kubernetes is an open source system that is quickly emerging as the preferred container orchestration system for applications of all shapes and sizes, simplifying the deployment, scaling, and operations of application containers. It runs in a variety of environments, including on premises as well as in cloud providers, such as Microsoft’s own Azure...

.NETVisual StudioAzure
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
Dec 11, 2017
Post comments count1
Post likes count1

Share UI Code in any iOS and Android App with .NET Embedding

James Montemagno
James Montemagno

One of the most exciting announcements during this year’s Connect(); event was the ability to embed .NET libraries into existing iOS (Objective-C/Swift) and Android (Java) applications with .NET Embedding. This is great because you can start to share code between your iOS and Android applications, and you can also share the user interface between y...

.NETJavaVisual Studio 2017
Dec 7, 2017
Post comments count0
Post likes count0

Post-Connect(); 2017 Visual Studio Partner Webinar Series

Visual Studio Team
Visual Studio Team

[Hello, we are looking to improve your experience on the Visual Studio Blog. It will be very helpful if you could share your feedback via this short survey that should take less than 2 minutes to fill out. Thanks!] Earlier this week, we released 13 Visual Studio partner webinars that build off of some of the major announcement areas of Connect()...

.NETDebugging and DiagnosticsJava