microsoft / microsoft/vscode-pull-request-github
Option to not steal focus when switching PRs
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 2.6k
- 派生
- 796
- 平均合并
- 1 天 4 小时
- 30 天内合并 PR
- 46
描述
When githubPullRequests.focusedMode is set to "overview", if I checkout a pull request and then focus the terminal—either because I used the terminal to checkout the PR or because I now want to run a command such as installing dependencies—when the overview opens up it steals focus from the terminal. I would like an option to disable this focus stealing behavior, or alternatively, support an additional option for this setting that shows the PR details in the sidebar but doesn't open the full overview.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先在 githubPullRequests.focusedMode 设置为 "overview" 的情况下复现该行为:检出一个 pull request,将焦点置于终端,并观察概览打开。检查设置和检出流程;当用户可以禁用抢夺焦点,或在侧边栏中查看 PR 详细信息而无需打开完整概览时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- developer-experience, tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100