Showing results for April 2024 - Visual Studio Blog

Apr 22, 2024
1

Free Pure Virtual C++ 2024 Conference

Sy Brand
Sy Brand

Pure Virtual C++ is our free one-day virtual conference for the whole C++ community. This year it will run on April 30th 15:00 UTC. Sign-up for free to get access to our five sessions on the day and a host of pre-conference content which will roll out in the two weeks leading up to the conference. The sessions are: Automated Testing of Shad...

Apr 16, 2024
4

How to use GitHub Copilot Chat in Visual Studio

Cynthia Zanoni Laurent Bugnion
Cynthia,
Laurent

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 In ou...

Visual StudioTips and TricksGitHub Copilot
Apr 9, 2024
23

Introducing the new Copilot experience in Visual Studio

Rhea Patel
Rhea Patel

GitHub Copilot your AI-powered coding companion is now seamlessly woven into your Visual Studio IDE, enhancing your everyday tasks and bringing you the latest AI-driven coding experiences. Copilot is designed to elevate your efficiency, by offering personalized code suggestions, crafting your git commit messages, answering coding-related queries, a...

Artificial IntelligenceCopilot#Githubcopilot
Apr 4, 2024
7

How to use Comments to Prompt GitHub Copilot for Visual Studio

Gwyneth Peña-Siguenza Laurent Bugnion
Gwyneth,
Laurent

A step-by-step guide to use comments as prompts in GitHub Copilot for Visual Studio. GitHub Copilot is a programming assistant that uses AI (Artificial Intelligence) to help you increase efficiency in your daily programming tasks. ...

Visual StudioTips and TricksGitHub Copilot
Apr 2, 2024
4

How to Install GitHub Copilot in Visual Studio

Laurent Bugnion Anthony Bartolo
Laurent,
Anthony

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. ...

Visual StudioTips and TricksGitHub Copilot