Posts by this author

Aug 22, 2023
Post comments count16
Post likes count7

Simplified Code Refinement and Debugging with GitHub Copilot Chat

This March, we announced GitHub Copilot chat for Visual Studio 2022. With Chat, Copilot has moved beyond code completions, offering in-depth analysis and explanations of how code works. It supports the generation of unit tests, and even helps with proposed fixes to bugs, and explaining exceptions. By gathering useful context data from Visual Studio...

Chat
Mar 22, 2023
Post comments count40
Post likes count20

GitHub Copilot chat for Visual Studio 2022

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
Jun 17, 2021
Post comments count6
Post likes count0

Type less, code more with IntelliCode completions

In Visual Studio 2022 Preview 1 you can automatically complete larger chunks of code, up to a whole line at a time; download the preview now.

Visual StudioC#Productivity
Sep 5, 2019
Post comments count29
Post likes count0

Refactoring made easy with IntelliCode!

With Visual Studio 2019 version 16.3 Preview 3 we are happy to announce that refactorings can now be enhanced by IntelliCode. IntelliCode spots repetition quickly and suggests other places in your code where you might want to apply that same change, right in your IDE

IntelliCodeArtificial IntelligenceRefactoring
Mar 14, 2019
Post comments count8
Post likes count0

Code more, scroll less with Visual Studio IntelliCode

Learn how to get Visual Studio IntelliCode to make recommendations based on patterns it finds in your own code in 3 simple steps.

ProductivityIntelliCodeMachine Learning
Mar 12, 2019
Post comments count18
Post likes count0

Argument completion made easy with Visual Studio IntelliCode

IntelliCode now makes recommendations for arguments in your C# code. Just install the latest version of the IntelliCode extension for Visual Studio and start editing C# code faster with in-line suggestions.  It's as simple as that!

IntelliCodeMachine LearningIntelliSense
Dec 5, 2018
Post comments count0
Post likes count0

Visual Studio IntelliCode supports more languages and learns from your code

At Build 2018, we announced Visual Studio IntelliCode, a set of AI-assisted capabilities that improve developer productivity. IntelliCode includes features like contextual IntelliSense code completion recommendations, code formatting, and style rule inference. IntelliCode has just received some major updates that make its context-sensitive AI-as...

JavaC#JavaScript
Aug 21, 2017
Post comments count0
Post likes count0

Committing with Confidence: Commit Time Code Quality Information Updated

We are looking to improve your experience on the Visual Studio Blog. It would be very helpful if you could share your feedback via this short survey that should take less than 2 minutes. Thanks! In the earlier post “Committing with Confidence: Getting Code Quality Information at Commit Time” , we introduced the new Build and Code Analysis Result...

ExtensionsAzure DevOpsContinuous Integration/Continuous Delivery
Aug 15, 2017
Post comments count0
Post likes count1

Updates in Visual Studio 2017 based on your UserVoice suggestions

We are looking to improve your experience on the Visual Studio Blog. It would be very helpful if you could share your feedback via this short survey that should take less than 2 minutes. Thanks! Visual Studio sources community suggestions from the Visual Studio UserVoice site, where thousands of users have logged and voted on community ideas fro...

Visual Studio 2017Feedback