Skip to content

Commit 31c8434

Browse files
Merge pull request #13584 from anandmeg/copilot-updates
Copilot updates
2 parents bce2979 + 39f9805 commit 31c8434

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/ide/ai-assisted-development-visual-studio.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: AI-assistance for developers in Visual Studio
33
description: Learn about the AI-assisted development tools in Visual Studio, such as GitHub Copilot Completions and Chat, and IntelliCode, and how they can help you write code more efficiently.
4-
ms.date: 12/18/2024
4+
ms.date: 2/5/2025
55
ms.topic: overview
66
author: anandmeg
77
ms.author: meghaanand
@@ -103,17 +103,17 @@ The following table compares the capabilities of GitHub Copilot (and GitHub Copi
103103
| Whole function & multi-line completions in gray text | **Yes** <br/>[Learn more](visual-studio-github-copilot-extension.md#how-github-copilot-works) | No |
104104
| Repeated edits detection | No | **Yes** <br/>[Learn more](intellicode-suggestions.md)|
105105
| Convert Natural language comments to code| **Yes** <br/>[Learn more](visual-studio-github-copilot-extension.md#how-github-copilot-works) | No |
106-
| Solve code problems with Natural language driven dev assistance | **Yes**, with Chat extension enabled. <br/>[Learn more](visual-studio-github-copilot-chat.md#use-copilot-chat-in-visual-studio)| No |
107-
| Code debugging | **Yes**, with Chat extension enabled. <br/>[Learn more](../debugger/debug-with-copilot.md)| No |
108-
| Measure app performance through profiling | **Yes**, with Chat extension enabled. <br/>[Learn more](https://devblogs.microsoft.com/visualstudio/simplified-code-refinement-and-debugging-with-github-copilot-chat/#cpu-usage-auto-insights-in-the-profiler) | No |
106+
| Solve code problems with Natural language driven dev assistance | **Yes**, with Copilot Chat. <br/>[Learn more](visual-studio-github-copilot-chat.md#use-copilot-chat-in-visual-studio)| No |
107+
| Code debugging | **Yes**, with Copilot Chat. <br/>[Learn more](../debugger/debug-with-copilot.md)| No |
108+
| Measure app performance through profiling | **Yes**, with Copilot Chat. <br/>[Learn more](https://devblogs.microsoft.com/visualstudio/simplified-code-refinement-and-debugging-with-github-copilot-chat/#cpu-usage-auto-insights-in-the-profiler) | No |
109109
| API usage examples | No | **Yes** <br/>[Learn more](https://devblogs.microsoft.com/visualstudio/intellicode-api-usage-examples/)|
110110
| Languages supported | Supports several programming languages and frameworks, including but not limited to: C#, C++, Python, JavaScript, and TypeScript| C#, XAML, C++, JavaScript, TypeScript, Visual Basic |
111111

112112
## Next steps
113113

114114
To learn more, consider exploring the following resources:
115115

116-
- [GitHub Copilot extension: Getting started](visual-studio-github-copilot-extension.md)
117-
- [GitHub Copilot Chat extension: Getting started](visual-studio-github-copilot-chat.md)
116+
- [GitHub Copilot Completions](visual-studio-github-copilot-extension.md)
117+
- [GitHub Copilot Chat](visual-studio-github-copilot-chat.md)
118118
- [GitHub Copilot: Compare plans](https://github.com/features/copilot)
119119
- [GitHub Copilot Trust Center](https://resources.github.com/copilot-trust-center/)

0 commit comments

Comments
 (0)