Recover from being offline

未关闭
#2,713 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
38/100
Issue 类型
功能
描述清晰度
需要澄清
活跃度
停滞
技术栈
github, typescript, vscode

调研方向

没有指定文件或测试。首先重现 VS Code 离线启动并恢复连接时 extension 的行为,然后追踪 extension 的刷新和加载入口。完成的标准是:连接恢复后,无需重启 VS Code 或所有 extension,PR 和 issue 数据即可显示。

由索引模型根据 Issue 内容生成。

描述

feature-request

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).

主要语言
TypeScript
星标
2.6k
派生
796
平均合并
1 天 4 小时
30 天内合并 PR
46

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

microsoft/vscode-pull-request-github 的其他 Issue

查看 microsoft/vscode-pull-request-github 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。