Showing results for October 2019 - Visual Studio Blog

Oct 30, 2019
1
1

Get Started with Visual Studio for Mac

Amy Burns
Amy Burns

The first step is often the hardest. Do you find yourself with great ideas for the next awesome app, website, or game but you never get around to making that first leap into the unknown? Today, I’ll help you with that! In this blog post, I’m going to walk through how to get started with Visual Studio for Mac. Visual Studio for Mac is a macOS-nat...

Visual Studio for MacGetting Started
Oct 30, 2019
0
0

Azure IoT Tools October Update: new experience of sending device-to-cloud messages and more!

Jun Han
Jun Han

Welcome to the October update of Azure IoT Tools! In this October release, you will see the totally new experience of sending device-to-cloud messages and Azure IoT Device Provisioning Service support in Visual Studio Code. New experience of sending device-to-cloud messages Z, a software engineer, developed an application about a smart hom...

AzureVisual Studio CodeIoT
Oct 28, 2019
0
0

New learning resources for building ASP.NET Core apps using Visual Studio for Mac

Sayed Ibrahim Hashimi
Sayed Ibrahim Hashimi

Interested in learning about ASP.NET Core on your Mac? We just launched new Visual Studio for Mac learning resources that will help you get started building ASP.NET Core apps, the right way. We have step by step tutorials, ebooks and videos to guide you through your learning journey. We hope you enjoy the experience!

Visual Studio for Mac.NET CoreASP.NET Core
Oct 24, 2019
0
0

Update Visual Studio for Mac for an improved Unity experience!

John Miller
John Miller

The Visual Studio Tools for Unity team focuses on delivering the best environment to write and debug C# for Unity projects. In this post, we will share some information on the latest features and enhancements that are designed to save you time and help you be more productive. Update to the latest version of Visual Studio for Mac today!

UnityVisual Studio for MacVSMac
Oct 18, 2019
5
0

Java on Visual Studio Code October Update

Xiaokai He
Xiaokai He

Welcome to the October update of Java on Visual Studio Code! This month, we're bringing some new features for code navigation, code actions and refactoring, code snippet along with Java 13 support. There's also improvements in debugger, maven, checkstyle and Test Runner.

JavaDebuggingRefactoring
Oct 16, 2019
1
0

Debug JavaScript in Microsoft Edge from Visual Studio

Zoher Ghadyali
Zoher Ghadyali

You can now debug JavaScript running in the next version of Microsoft Edge, built with Chromium, directly from Visual Studio! In this post, we walk through creating a new ASP.NET Core Web Application using React.js and show you how to set breakpoints and debug your client-side JavaScript code running in Edge with Visual Studio.

Debugging and DiagnosticsJavaScriptASP.NET
Oct 16, 2019
26
1

Document Management Improvements: Vertical document tabs are here!

Stephanie Su
Stephanie Su

We are excited to announce that the first preview of Vertical Document Tabs is available as part of Visual Studio version 16.4 Preview 2. Vertical tabs give you the option to better utilize horizontal screen space and at the same time gives more vertical space for your code. It lets you see more of your open document tabs and gives an intuitive...

document managementVertical tabsVertical Document tabs
Oct 8, 2019
9
0

Visual Studio extensibility is better with IntelliCode

Mads Kristensen
Mads Kristensen

Installing the Visual Studio extension development workload presents you with a choice of optional components. Looking at the list might leave you rather confused, because how are various C++ components and the Class Designer especially relevant to writing extension? And where is IntelliCode?

Visual StudioExtensions
Oct 3, 2019
0
0

Introducing solution-level NuGet Package Management in Visual Studio for Mac

Anand Gaurav
Anand Gaurav

A new solution-level NuGet Package Manager is one of the exciting new features of Visual Studio 2019 for Mac version 8.3. We've made improvements to help you discover packages more easily. This includes an improved experience while searching for new packages, gaining an understanding of what packages are already installed in your project, and

Visual Studio for MacNuGet