discussions Search Results · "copilot -p" path:.github/workflows/*.yml language:JavaScript language:Java language:JavaScript
Filter by
328 results
Some qualifiers in your query (path, language) are not supported when searching discussions. Try searching for code instead?
:
Yes, I’ve noticed similar slowness with Copilot in VS Code recently. A few quick things you can try:
Check GitHub’s status page, sometimes delays are on their side.
Reload VS Code (Ctrl+Shift+P ...
:
... .
Open the command palette in Visual Studio Code by selecting Ctrl+Shift+P (Windows or Linux) or Cmd+Shift+P (Mac).
Enter Copilot to see available commands.
Select actions like Explain This or Generate ...
:
:
... Chat History 🧹
Sometimes, a very long chat history can contribute to the request size. You can clear it easily.
1. Open the Command Palette with `Ctrl+Shift+P` (or `Cmd+Shift+P` on Mac).
2. Type ...
:
... Developer: Reload Window from Command Palette (Ctrl+Shift+P)
- Or completely restart VS Code
Copilot Working... Issue
This silent failure is often caused by:
1. Authentication problems ...
:
... already logged in). 2️⃣ Restart Copilot and VS Code:
Close VS Code completely. Reopen it and try restarting Copilot by running: Developer: Reload Window (press Ctrl + Shift
+ P and type this command ...