dsh-git-plus
dsh-better-sidebar 中的 DSH 源代码管理面板,尽量对齐 VS Code 的 Git 工作流。
DSH Source Control tab in dsh-better-sidebar that mirrors VS Code Git workflows.
怎么安装
dsh plugin add github:MarioLuLu7/dsh-git-plus 简介
DSH Git Source Control DSH plugin for DSH-better-sidebar: adds a Source Control tab that mirrors the common VS Code Git workflow. Features Registers a single Source Control tab through ctx.betterSidebar.registerTab Shows current branch, upstream, ahead/behind, last commit, and change count Groups files into Merge Changes, Staged Changes, Changes, and Untracked Opens file changes in the built-in DSH-better-sidebar diff tab; this plugin does not render its own file diff UI Supports stage, unstage, and discard Supports stage all, unstage all, discard all, fetch, pull, and confirmed push Supports …
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-01
- 创建于
- 2026-08-31
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-better-sidebar
同类推荐
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-git-graph
输入框上方提供 Git 分支选择器,并把分支泳道与提交历史画成图谱,沿着时间线找到任意变更。
dsh-web
zhu1090093659/dsh-web/tree/main/packages/dsh-git-graph
输入框上方提供 Git 分支选择器,并把分支泳道与提交历史画成图谱,沿着时间线找到任意变更。
dsh-git-worktree
wloops/dsh-git-worktree
Git Worktree Session Target:任务在隔离 Session 中运行,支持 Ready for Review、可撤回的 Local Preview、人工确认交付、环境保留与恢复,以及同一 Session 连续迭代。
dsh-github
PerryLink/dsh-github
官方级 GitHub CI 集成:composite action.yml、轮询 PR 评审机器人(幂等行内评论 + status-check 门禁)以及 PR/issue 工具,所有写入走人工审批门。