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/faq.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,7 +105,7 @@ You can temporarily deactivate Copilot completions from the Status Bar. You're p
105
105
- Verify that [GitHub Copilot is not disabled](#how-do-i-enabledisable-copilot) globally or for this language
106
106
- Verify that your [GitHub Copilot subscription is active and detected](#my-copilot-subscription-is-not-detected-in-vs-code)
107
107
- Verify that your [network settings](#network-and-firewall-configuration-for-copilot) are configured to allow connectivity to GitHub Copilot.
108
-
- Verify that you have not reached the limit of completions for the month with the [Copilot Free plan](TODO).
108
+
- Verify that you have not reached the limit of completions for the month with the [Copilot Free plan](https://docs.github.com/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/about-github-copilot-free).
109
109
110
110
## Copilot Chat
111
111
@@ -116,7 +116,7 @@ Check each requirement if Copilot Chat doesn't work:
116
116
- Make sure you are on the latest version of Visual Studio Code (run **Code: Check for Updates**).
117
117
- Make sure you have the latest version of both the [GitHub Copilot](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot) and [GitHub Copilot Chat](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat) extensions.
118
118
- Your GitHub account that is signed into VS Code must have an active Copilot subscription. Check your [Copilot subscription](https://github.com/settings/copilot).
119
-
- Verify that you have not reached your limit of chat interactions for the month with the [Copilot Free plan](TODO).
119
+
- Verify that you have not reached your limit of chat interactions for the month with the [Copilot Free plan](https://docs.github.com/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/about-github-copilot-free).
0 commit comments