Regression: "Open in VS Code" moved from one-click session action to Changes-panel dropdown
还没有人认领这个 Issue。
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
Describe the bug
Previously, "Open in VS Code" was a single, directly-clickable button in the session action bar, right next to "Create PR". Now it requires: opening the Changes panel/tab, clicking a small icon button, then selecting "Visual Studio Code" from an "Open in..." dropdown (which also lists Windows Terminal, PowerShell, Visual Studio 2019/2022, etc.). There's no "customize toolbar" option to pin VS Code back as a direct one-click action.
Affected version
1.0.80 (Windows)
Steps to reproduce
- Open a project session with uncommitted changes.
- Look for a way to open the changes in VS Code.
- Note it's no longer next to "Create PR" — you must open the Changes tab, click the small app-icon button, and choose "Visual Studio Code" from the dropdown each time.
Expected behavior
"Open in VS Code" (or last-used editor) should be a single click accessible from the main session action bar, as it was before, or the dropdown should remember/default to the last-selected app.
Additional context
OS: Windows
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
使用包含未提交更改的会话重现 Windows 1.0.80 流程,然后跟踪会话操作栏和 Changes-panel 中的 "Open in..." 控件。完成标准是恢复 VS Code 或上次使用的编辑器的一键操作,或让下拉菜单记住选择,并为受影响的流程添加回归测试覆盖。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell, vscode
- 领域
- cli, developer-experience
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100