Visual Studio Blog

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

Improve your code quality with GitHub Copilot in Visual Studio

In our previous post, we discussed GitHub Copilot’s Slash Commands, which allow you to trigger specific actions within Visual Studio with simple text-based inputs. Now, let's explore the command and its potential to improve code quality in Visual Studio. Refactoring with /optimize In a recent exploration by Bruno Capuano, we see the ...

Get Ready for Visual Studio at Build 2024: Join Thousands Online!

MICROSOFT BUILD 2024 Watch it Live! or On-Demand – Starting Next Tuesday! Next week, from May 21st, I’ll be diving into Microsoft Build 2024, and I invite you to come along for the ride—virtually! We’ll explore cutting-edge developments in Visual Studio, Azure, and AI development from wherever we are, no travel required. It’s your ...

Mastering Slash Commands with GitHub Copilot in Visual Studio

GitHub Copilot, the AI-powered coding assistant, revolutionizes coding in Visual Studio with its advanced features. In this series, we delve into the efficiency and convenience offered by Slash Commands, elevating your coding workflow. Introducing Slash Commands Slash Commands are predefined actions within GitHub Copilot, accessible through ...

How to use GitHub Copilot Chat in Visual Studio

In this series, we will explore the capabilities and how to use GitHub Copilot Chat within Visual Studio, demonstrating how it can elevate your coding efficiency. GitHub Copilot serves as an AI-powered coding assistant designed to enhance your coding experience across various development environments. Exploring code with GitHub Copilot Chat ...

How to Install GitHub Copilot in Visual Studio

A step-by-step guide to enable the AI-powered coding assistant within Visual Studio Introduction to GitHub Copilot. GitHub Copilot is a new tool that helps you write code faster and smarter with the help of artificial intelligence. It can suggest code completions, generate code snippets, and even write entire functions for you. ...

Improving the Spell Checker

Welcome to our latest blog post about the spell checker feature in Visual Studio 17.6 preview 2! We're excited to share with you the latest improvements we've made to this feature, which was first introduced in the Visual Studio 17.5 preview releases for C#, C++, and markdown files. We've received an overwhelming amount of valuable feedback ...

Documents and tool windows unleashed

We’re continuing our video series with tips and tricks to help you get the most out of Visual Studio. This week is all about managing tool windows and documents. There are lots of options to customize how we layout the various windows, documents, and tabs that you use every day. Knowing about these features will help you optimize your usage ...

Visual Studio on an ultra-wide monitor

A growing number of Visual Studio customers use ultra-wide monitors today. Ultra-wide means wider than a traditional 16:9 widescreen display – usually 3440x1440 or larger resolution. They seem to be gaining popularity among developers and I’m curious how Visual Studio can use all this extra space. So, I asked people on Twitter to send me ...