Showing results for Copilot - Visual Studio Blog

Dec 18, 2023
Post comments count15
Post likes count13

Naming Made Easy: AI-Powered Rename Suggestions

Dalia Abo Sheasha
Dalia Abo Sheasha

Ever struggled to name a variable, method, or class—finding that perfect balance between expressiveness and conciseness? You're not alone. We've tackled this universal challenge in the latest Visual Studio Preview via our GitHub Copilot Chat extension (subscription required). Introducing: AI-powered rename suggestions. This feature doesn't just ...

CopilotExperimentPreview Features
Mar 22, 2023
Post comments count40
Post likes count20

GitHub Copilot chat for Visual Studio 2022

Mark Wilson-Thomas
Mark Wilson-Thomas

GitHub Copilot has become a trusted AI-assisted pair programmer helping to auto-complete comments and code more productively. That’s just the beginning though! We’ve been working to evolve Copilot to move beyond code completion and provide enhanced AI assistance that you can access throughout your development lifecycle, whatever task you happen to ...

GitHubCopilotArtificial Intelligence
Mar 1, 2023
Post comments count16
Post likes count15

GitHub Copilot in Visual Studio 2022

Mads Kristensen
Mads Kristensen

GitHub Copilot uses OpenAI Codex to suggest code and entire functions in real-time right from your editor. Trained on billions of lines of public code, GitHub Copilot turns natural language prompts including comments and method names into coding suggestions across dozens of languages. In Visual Studio, Copilot acts as a pair-programmer making it mo...

IntelliCodeCopilotArtificial Intelligence
Feb 13, 2023
Post comments count27
Post likes count16

Visual Studio AI-Assistance: A Developer’s Best Friend

Peter Groenewegen
Peter Groenewegen

The Visual Studio family leverages AI to help you stay focused on the creative tasks that get the core logic of your application built.   For Visual Studio and VS Code, IntelliCode is free and assists with writing, editing and understanding code in popular languages. With IntelliCode, models run locally, meaning that none of your code leaves you...

C#ProductivityIntelliCode