You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/copilot/ai-powered-suggestions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ You can configure the font for the inline suggestions with the `setting(editor.i
85
85
86
86
* Get started with the introductory [Copilot tutorial](/docs/copilot/getting-started-chat.md) to get set up with Copilot in VS Code and experience Copilot hands-on.
87
87
88
-
* Learn how you can use AI chat conversations with [GitHub Copilot Chat](/docs/copilot/copilot-chat.md).
88
+
* Learn how you can use AI chat conversations with [Copilot Chat](/docs/copilot/copilot-chat.md).
Copy file name to clipboardExpand all lines: docs/copilot/faq.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Learn more about [billing for GitHub Copilot](https://docs.github.com/billing/ma
27
27
28
28
### My Copilot subscription is not detected in VS Code
29
29
30
-
- To use GitHub Copilot Chat in Visual Studio Code, you must be signed into Visual Studio Code with the same GitHub ID that has access to GitHub Copilot. If your Copilot subscription is associated with another GitHub account, you might have to sign out of your GitHub account and sign in with another account. Use the **Accounts** menu in the Activity bar for signing out of your current GitHub account.
30
+
- To use Copilot Chat in Visual Studio Code, you must be signed into Visual Studio Code with the same GitHub ID that has access to GitHub Copilot. If your Copilot subscription is associated with another GitHub account, you might have to sign out of your GitHub account and sign in with another account. Use the **Accounts** menu in the Activity bar for signing out of your current GitHub account.
31
31
32
32
- Verify that your Copilot subscription is still active in [GitHub Copilot settings](https://github.com/settings/copilot).
Copy file name to clipboardExpand all lines: docs/copilot/getting-started-chat.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ DateApproved: 09/05/2024
8
8
MetaDescription: Get started with AI-powered chat conversations with GitHub Copilot in Visual Studio Code, inline while you're coding, or in a separate chat view.
# Getting started with GitHub Copilot Chat in VS Code
11
+
# Getting started with Copilot Chat in VS Code
12
12
13
13
This tutorial walks you through using the [GitHub Copilot Chat](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat) extension in Visual Studio Code. You use AI-powered chat conversations to help with refactoring code, improving your code understanding, and finding your way around configuring VS Code.
14
14
@@ -24,7 +24,7 @@ Follow these steps to [set up GitHub Copilot in VS Code](/docs/copilot/setup.md)
24
24
25
25
## Get your first Copilot chat conversation
26
26
27
-
GitHub Copilot Chat is a chat interface that lets you interact with GitHub Copilot, to ask and receive answers to coding-related questions. The chat interface provides access to coding information and support without requiring you to navigate documentation or search online forums.
27
+
Copilot Chat is a chat interface that lets you interact with GitHub Copilot, to ask and receive answers to coding-related questions. The chat interface provides access to coding information and support without requiring you to navigate documentation or search online forums.
28
28
29
29
In this tutorial, you'll be creating a simple Node.js web application. So, let's get started and ask Copilot to tell us more about web frameworks for Node.js.
30
30
@@ -208,5 +208,5 @@ Congratulations, you successfully used the [GitHub Copilot Chat](https://marketp
208
208
209
209
## Additional resources
210
210
211
-
* Get an overview of [GitHub Copilot Chat in VS Code](/docs/copilot/copilot-chat.md)
211
+
* Get an overview of [Copilot Chat in VS Code](/docs/copilot/copilot-chat.md)
212
212
* Optimize your Copilot experience with [prompt crafting and context setting](/docs/copilot/prompt-crafting.md)
Congratulations!You've used GitHub Copilot Chat for generating code using chat and natural language.
89
+
Congratulations!You've used Copilot Chat for generating code using chat and natural language.
90
90
91
91
Now, let's use Copilot Chat to help us refactor the code to return a static HTML file as the home page, instead of "Hello, World!".
92
92
@@ -108,7 +108,7 @@ With Copilot Chat you can use a chat conversation and natural language to direct
108
108
109
109
## UseCopilotChatforgeneralprogramming questions
110
110
111
-
Asyou're working in a new codebase, or exploring a new programming language, you might have more general questions come up. GitHub Copilot Chat lets you open a chat conversation on the side, and which keeps track of the history of your questions.
111
+
Asyou're working in a new codebase, or exploring a new programming language, you might have more general questions come up. Copilot Chat lets you open a chat conversation on the side, and which keeps track of the history of your questions.
@@ -152,4 +152,4 @@ One such place is the Copilot coding actions in the editor, whenever there you h
152
152
153
153
Congratulations, you've now used artificial intelligence to enhance your coding! In this tutorial, you successfully set up Copilot in VS Code, and used Copilot code completions, Copilot Chat, and code actions to help you code more efficiently.
154
154
155
-
You've started experimenting with Copilot and there'salotmoreyoucandowithit!TolearnmoreaboutGitHubCopilot Chat, proceedtothe [CopilotChatTutorial](/docs/copilot/getting-started-chat.md).
155
+
You've started experimenting with Copilot and there'salotmoreyoucandowithit!TolearnmoreaboutCopilot Chat, proceedtothe [CopilotChatTutorial](/docs/copilot/getting-started-chat.md).
Copy file name to clipboardExpand all lines: docs/editor/voice.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ MetaDescription: Visual Studio Code voice accessibility features. Learn here abo
9
9
---
10
10
# Voice Support
11
11
12
-
The [VS Code Speech](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-speech) extension enables various features by using your voice. Once installed, the extension enables you to dictate into the editor, or to verbally interact with [GitHub Copilot Chat](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat).
12
+
The [VS Code Speech](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-speech) extension enables various features by using your voice. Once installed, the extension enables you to dictate into the editor, or to verbally interact with [Copilot Chat](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat).
13
13
14
14

15
15
@@ -25,13 +25,13 @@ You can press and hold the keybinding for the voice start command (`kb(workbench
25
25
26
26
**Note:** dictation even works in other places where a rich editor is used, such as the SCM commit input box and the comments input field when reviewing pull requests.
27
27
28
-
## Voice in GitHub Copilot Chat
28
+
## Voice in Copilot Chat
29
29
30
-
You can use your voice to talk to [GitHub Copilot Chat](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat) easily. The command **Voice: Start Voice Chat** (`kb(workbench.action.chat.startVoiceChat)`) brings up a voice chat, regardless of where the current focus is. If the focus is in the editor, inline chat is started, otherwise the Chat view is opened.
30
+
You can use your voice to talk to [Copilot Chat](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat) easily. The command **Voice: Start Voice Chat** (`kb(workbench.action.chat.startVoiceChat)`) brings up a voice chat, regardless of where the current focus is. If the focus is in the editor, inline chat is started, otherwise the Chat view is opened.
31
31
32
32

33
33
34
-
**Note:** when using voice for GitHub Copilot Chat, the chat prompt will automatically submit when you pause. You can configure the time to wait before submitting via the `setting(accessibility.voice.speechTimeout)` setting, or disable this functionality when you configure the setting to `0`.
34
+
**Note:** when using voice for Copilot Chat, the chat prompt will automatically submit when you pause. You can configure the time to wait before submitting via the `setting(accessibility.voice.speechTimeout)` setting, or disable this functionality when you configure the setting to `0`.
35
35
36
36
Copilot Chat also supports text-to-speech capabilities. When you enable the `setting(accessibility.voice.autoSynthesize)` setting, Copilot Chat responses are automatically read out aloud when voice was also used as input. To interrupt the synthesis, select the icon or press `kb(workbench.action.speech.stopReadAloud)`.
0 commit comments