Showing results for Copilot - Visual Studio Blog

Sep 4, 2024
Post comments count0
Post likes count7

Incorporate GitHub Copilot into your daily flow

Rhea Patel Sinem Akinci Mika Dumont
Rhea,
Sinem,
Mika

Streamlining Workflow with GitHub Copilot  Have you ever received code completions that are too large to manage or ones that need slight tweaks, but you must accept all the code to make those changes? To address these pain points, in Visual Studio 17.11 we’ve introduced a new feature that allows you to refine your completions by adding extra conte...

Visual Studio 2022GitHub Copilot
Aug 29, 2024
Post comments count0
Post likes count8

New GitHub Copilot features in Visual Studio 2022 17.11

Amy Nguyen
Amy Nguyen

Visual Studio 2022 17.11 now brings exciting advancements from GitHub Copilot! This release significantly improves how GitHub Copilot integrates into your development workflow, offering smarter and more intuitive coding assistance. Discover the new GitHub Copilot features in Visual Studio, such as enhanced context understanding, improved code co...

Visual Studio 2022GitHub Copilot
Aug 22, 2024
Post comments count0
Post likes count2

Enhancing Code Comprehension: GitHub Copilot’s Features in Visual Studio 2022 17.11

Rhea Patel
Rhea Patel

GitHub Copilot in Visual Studio 2022 17.11 now offers an improved experience you to refer to their methods, classes, functions, and entire solution directly within the chat. By using the # symbol followed by the name of a method, class, or function, or by referring to your solution with @workspace, you can provide specific context that helps GitHub...

GitHub CopilotCopilotContext
Aug 15, 2024
Post comments count0
Post likes count4

Copilot Content Exclusion Now Available in Visual Studio 2022 17.11

Rhea Patel
Rhea Patel

We are excited to announce that Copilot Content Exclusion is now available in Visual Studio 2022 17.11. This feature allows your admins to configure Copilot to ignore certain files in a repository or organization, giving you enterprise control that ensures sensitive information is protected while seamlessly integrating trusted AI for efficient codi...

Visual StudioGitHub CopilotGitHub
May 21, 2024
Post comments count0
Post likes count9

Visual Studio 2022 17.10 and GitHub Copilot: Your Coding Partner for Faster and Smarter Development

Mark Downie
Mark Downie

Today, as we kick off the //BUILD 2024 conference, we're thrilled to share the general availability of Visual Studio 2022 17.10! This release features a new, single GitHub Copilot extension, marking a significant leap forward in AI-assisted development by embedding the power of advanced AI directly into strategic parts of your Integrated Developmen...

Release
May 16, 2024
Post comments count0
Post likes count4

Improve your code quality with GitHub Copilot in Visual Studio

Cynthia Zanoni Laurent Bugnion
Cynthia,
Laurent

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

Visual StudioGitHub CopilotTips and Tricks
May 14, 2024
Post comments count0
Post likes count2

Mastering Slash Commands with GitHub Copilot in Visual Studio

Cynthia Zanoni Laurent Bugnion
Cynthia,
Laurent

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

Visual StudioGitHub CopilotTips and Tricks
May 7, 2024
Post comments count0
Post likes count5

Using GitHub Copilot as your Coding GPS

Cynthia Zanoni Laurent Bugnion
Cynthia,
Laurent

In this series, we delve into GitHub Copilot in Visual Studio, showcasing how it aids coding. GitHub Copilot functions as a coding GPS, guiding you through software development in Visual Studio. In our new short video, Bruno Capuano shows how this smart coding assistant boosts coding efficiency and quality. https://www.youtube.com/watch?v=kq8JNP...

Visual StudioGitHub CopilotTips and Tricks
Apr 16, 2024
Post comments count0
Post likes count4

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 StudioGitHub CopilotTips and Tricks
Apr 4, 2024
Post comments count0
Post likes count7

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 StudioGitHub CopilotTips and Tricks