microsoft / microsoft/vscode-cpptools
Copilot Hover can get stuck in waiting state
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 6.2k
- Forks
- 1.7k
- Avg merge
- 14h 46m
- Merged PRs (30d)
- 61
Description
Manually changing the editor's focus quickly after invoking a copilot hover can cause copilot hover to get stuck in a cancelled state where the presented content continues to be the waiting spinner instead of resetting back to the default "generate" message.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no source file or test. First reproduce the problem by invoking a Copilot hover and quickly changing editor focus; investigate the hover state transition, and consider the work complete when cancellation returns the content to the default "generate" message instead of leaving the waiting spinner.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100