Skip to content

Commit b28f6ff

Browse files
committed
Address PR review feedback
1 parent 68b9ddd commit b28f6ff

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

docs/ide/copilot-chat-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Copilot Chat uses the chat history to get context about your request. To give Co
149149
* Use threads to start a new conversation for a new task.
150150
* Delete requests that are no longer relevant or that didn’t give you the desired result.
151151

152-
Keep the chat conversation open and continue to iterate and prompt Copilot to improve the suggested solution. Copilot has both the context of the generated code and your current conversation history. As you keep asking additional questions, Copilot further refines the response according to your requirements. See [Prompt engineering for Github Copilot](https://docs.github.com/en/copilot/using-github-copilot/prompt-engineering-for-github-copilot) for strategies on effective prompting to improve your Copilot results.
152+
Keep the chat conversation open and continue to iterate and prompt Copilot to improve the suggested solution. Copilot has both the context of the generated code and your current conversation history. As you keep asking additional questions, Copilot further refines the response according to your requirements. See [Prompt engineering for GitHub Copilot](https://docs.github.com/en/copilot/using-github-copilot/prompt-engineering-for-github-copilot) for strategies on effective prompting to improve your Copilot results.
153153

154154
## Next steps
155155

docs/ide/copilot-free-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ When you hit the usage limits, your Copilot experience in Visual Studio may be i
5555
**Usage limit for Chat is reached**
5656
:::column-end:::
5757
:::column span="2":::
58-
User no longers receive chat responses when sending prompts. The Copilot badge stays green, indicating **active** status.
58+
User no longer receives chat responses when sending prompts. The Copilot badge stays green, indicating **active** status.
5959
:::column-end:::
6060
:::row-end:::
6161
:::row:::

docs/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,8 @@
157157
href: ide/visual-studio-github-copilot-troubleshoot.md
158158
- name: Admin controls for GitHub Copilot
159159
href: ide/visual-studio-github-copilot-admin.md
160+
- name: GitHub Copilot Free
161+
href: ide/copilot-free-plan.md
160162
- name: IntelliCode
161163
items:
162164
- name: 'What is IntelliCode?'

0 commit comments

Comments
 (0)