-
Notifications
You must be signed in to change notification settings - Fork 63k
Added my contribution to get-code-suggestions.md #39762
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -589,3 +589,25 @@ If you don't want to accept an entire suggestion from {% data variables.product. | |
## Further reading | ||
|
||
* [AUTOTITLE](/copilot/concepts/completions/code-suggestions) | ||
|
||
## Troubleshooting Slow or Missing Suggestions | ||
|
||
If you experience slow or missing suggestions from GitHub Copilot in your IDE: | ||
|
||
1. **Check Internet Connection** | ||
Copilot requires a stable internet connection. Any network instability can delay suggestions. | ||
Nasiquejahangr marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
2. **Restart Your IDE** | ||
Closing and reopening your IDE can refresh the Copilot session. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The text 'Copilot' should use the variable Copilot uses AI. Check for mistakes. Positive FeedbackNegative Feedback |
||
|
||
3. **Sign Out and Sign Back In** | ||
If your authentication token has expired, reauthenticate via the Copilot settings in your IDE. | ||
Nasiquejahangr marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
4. **Disable Conflicting Extensions** | ||
Other autocomplete or AI extensions may interfere with Copilot. Temporarily disable them to check if the issue resolves. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The text 'Copilot' should use the variable Copilot uses AI. Check for mistakes. Positive FeedbackNegative Feedback |
||
|
||
5. **Check GitHub Status** | ||
Visit [GitHub Status](https://www.githubstatus.com) to verify that Copilot services are running normally. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The text 'Copilot' should use the variable Copilot uses AI. Check for mistakes. Positive FeedbackNegative Feedback |
||
|
||
If these steps don’t resolve the issue, you can open a topic in [GitHub Copilot Discussions](https://github.com/orgs/community/discussions) for more help. | ||
|
Uh oh!
There was an error while loading. Please reload this page.