Visual Studio Blog

The official source of product insight from the Visual Studio Engineering Team

Latest posts

Nov 28, 2019
Post comments count 0
Post likes count 0

Azure IoT Tools November Update: standalone simulator for Azure IoT Edge development and more!

Jun Han

Welcome to the November update of Azure IoT Tools! In this November release, you will see the new standalone simulator for Azure IoT Edge development, the support of Vcpkg for IoT Plug and Play development and more new features. Deploy Event Grid module on Azure IoT Edge Event Grid on IoT Edge brings the power and flexibility of Azure Event Grid to the edge for all pub/sub and event driven scenarios. There are several ways to deploy Event Grid module in VS Code. 1. When adding a new module to your new or existing IoT Edge solution, now there is a new option to choose Azure Event Grid 2. When adding a new...

Nov 18, 2019
Post comments count 6
Post likes count 0

AI-assisted IntelliSense for your team’s codebase

Caty Caldwell

Visual Studio IntelliCode uses machine learning to offer useful, contextually-rich code completion suggestions as you type, allowing you to learn APIs more quickly and code faster. With our latest release, you can easily share IntelliCode team completions and automate updates via an Azure DevOps task.

Nov 13, 2019
Post comments count 0
Post likes count 0

Visual Studio for Mac: Take Control of Your IDE with Keybindings

Cody Beyer

The great debates in computing all have one common theme. Whether it is tabs vs. spaces or Vi vs. Emacs, the thread linking all these debates together is keyboard efficiency. The truth is, we spend tons of hours working in an application, and keyboard shortcuts become automatic to us, the same muscle memory that great pianists or sports players have. If you suddenly give a virtuoso pianist a piano where the keys are half as wide and the sharp/flat keys are below as opposed to above the natural keys, they will struggle to make even the most basic melodies while they learn the new arrangement. Likewise, when it com...

Nov 6, 2019
Post comments count 6
Post likes count 0

Re-imagining collaboration for Visual Studio with Live Share app casting and contacts

Filisha Shah

The power of Visual Studio for desktop and mobile development is unmatched in the industry, and we wanted to ensure that the best in class also had the best collaboration story. Live Share is reimagining this collaboration story by reducing the barriers to collaboration, increasing the fidelity of the collaboration experience while building desktop apps, and enhancing this workflow. One of the barriers to collaboration for Visual Studio desktop, mobile and console application development was the inability to effectively share your progress while working on an app with your peer. With the VS16.4 release you wil...

Nov 5, 2019
Post comments count 0
Post likes count 0

Join the Visual Studio for Mac ASP.NET Core Challenge

Jordan Matthiesen

We’d like to invite you to take part in a new community challenge in which you can interact directly with our team to improve Visual Studio for Mac, explore some great looking ASP.NET Core samples, and earn prizes!

Nov 4, 2019
Post comments count 14
Post likes count 0

Re-imagining developer productivity with AI-assisted tools

Amanda Silver

Harnessing the wisdom of the community, Visual Studio IntelliCode is revolutionizing developer productivity. We started with AI-assisted IntelliSense and are now expanding the application of artificial intelligence to accelerate learning, radically improve development agility, and increase code quality whole line completions and refactoring.

Nov 4, 2019
Post comments count 11
Post likes count 0

Announcing Visual Studio Online Public Preview

Nik Molnar

Announcing Visual Studio Online's public preview! VS Online provides managed, on-demand development environments that can be used for long-term projects, or for short-term tasks like reviewing pull requests. You can work with environments from VS Code or the included browser-based editor.

Nov 4, 2019
Post comments count 0
Post likes count 0

Visual Studio 2019 for Mac version 8.4 Preview 2, now available

Sayed Ibrahim Hashimi

Today we released the latest preview, Preview 2, of Visual Studio 2019 for Mac version 8.4. This preview comes with several exciting new features which we would love for you to try out. To get the preview: Updates in this preview The focus of this preview is around accessibility improvements and .NET Core and ASP.NET Core. Let’s dive into the details of the updates. Accessibility Enhancements Ensuring Visual Studio for Mac can be used by all users is important to us and we realize the need to support various assistive technologies to make this happen. Visual Studio for Mac previously had some buil...

Oct 30, 2019
Post comments count 1
Post likes count 1

Get Started with Visual Studio for Mac

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-native .NET IDE that focuses on .NET Core, Xamarin, and Unity. It provides many of the same features as Visual Studio for Windows, such as a shared C#, XAML, and web editor. For more information on Visual Studio for Mac, see our documentation. Installation Before writing...