microsoft / microsoft/vscode-pull-request-github
Recover from being offline
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 795
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
When starting vscode offline the extension starts loading but it doesn't show anything and this is ok because it is offline. But then, if I go online, it keeps the same way, loading forever. The only way to make the extension show the PR and issues data is restarting vscode when online. I tried the refresh button (which only appears on the issue section) and nothing.
I wish there were a command to reload de extension so it can load the PR and issues data without having to reload the whole vscode (this implies reloading all the extensions).
Contributor guide
No contributing guide indexed for this repository
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
No files or tests are named. Start by reproducing the extension's behavior when VS Code launches offline and connectivity returns, then trace the extension's refresh and loading entry points. Done means PR and issue data appears after connectivity is restored without restarting VS Code or all extensions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100