microsoft / microsoft/vscode-java-test
Live Share Support
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 340
- 派生
- 173
- 平均合并
- 1 天 19 小时
- 30 天内合并 PR
- 18
描述
I noticed that your VS Code extension does not support Live Share, so basically the guest cannot see host's tests in the test explorer window.
When using Live Share with your test explorer, this is how the host's test explorer window looks like:

And this is how the guest's window looks like:

Please let me know if you are interested in having such functionality in the extension, because me and @Temurson would be glad to have it and would be excited to work on it.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先使用 VS Code Live Share 重现该问题,比较报告中显示的 host 和 guest 的 test explorer 窗口。跟踪 extension 的 test explorer 集成,并确定 host 的测试如何暴露给 guest。当 guest 在使用 Live Share 时能够在 test explorer 中看到 host 的测试,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript, vscode
- 领域
- developer-experience, testing
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100