source-code-mgmt
by — · Zhucy123/source-code-mgmt
★ 0 Stars
⑂ 0 Forks
↓ 366 Downloads/week
Original language: English
About
Code management panel for the DSH web UI that handles everyday Git in five steps: ① env check auto-detects git/gh/ssh and one-click installs missing tools (gh mirror download sources speed up installs, Windows included) with check-update; ② SSH ed25519 key generation / connection tests plus one-click 443 config to bypass blocked port 22, with the Gitee personal token configured here; ③ repo status, side-by-side diffs, stage/commit, branch switching, history with revert/cherry-pick, one-click repo creation and push, auto-ignoring >100MB files; ④ lists all repos of your account for one-click clone; ⑤ five-step npm publish wizard. GitHub / Gitee dual-platform, with the UI switching between 中文 and English live.
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 1.1.0 | — | — |
| 1.1.1 | — | — |
| 1.5.0 | — | — |
| 1.8.0 | — | — |
| 1.10.0 | — | — |
| 1.10.1 | — | — |
| 1.11.0 | — | — |
| 1.13.0 | — | — |
| 1.14.0 | — | — |
| 1.15.1 | — | — |
| 1.18.0 | — | — |
| 1.21.0 | — | — |
Similar plugins
by xiaoksio
DSH Web GUI right sidebar: VS Code-style file explorer plus source control (git status, stage/unstage/discard, commit, diff, commit graph, sync fetch/pull/push, branch/remote management, git init, mul
★ 11
MIT
TypeScript
Sep 13, 2026
dsh plugin --profile web add dsh-solution-explorerOne-click standalone two-column code review page for Git diffs in the conversation: line numbers, add/delete coloring, character-level highlight, hunk-aware per-file sections, a file nav sidebar and a
★ 0
dsh plugin --profile web add @yangzhe1991/dsh-code-reviewGitHub account management plus a local Git workflow for the web GUI with clone, fast-forward pull, status, commit, push, and host-side push guards.
★ 0
dsh plugin --profile web add dsh-githubCodex-style Git workbench: workspace-scoped changes, diff, stage, commit, guarded branch operations, graph history, fetch, fast-forward pull, and upstream push through official plugin APIs.
★ 0
dsh plugin --profile web add dsh-wending-git-workbenchby leanderli
DSH Web UI 的文件与变更面板插件:为当前会话的工作区目录提供一体化的 文件浏览 / 搜索 / 预览 / 编辑与 Git 操作(状态、暂存、提交、拉取、推送、 分支、历史、diff 等),在浏览器里以居中模态面板呈现,无需离开 WebUI 即可完成 日常文件与版本控制操作。
★ 0
MIT
JavaScript
Sep 11, 2026
dsh plugin --profile web add dsh-files-gitDeveloper tools panel for the DSH web UI: file browser with preview, edit, and path-only file mentions; multi-tab terminals with quick commands; Git panel with commit, push, pull, and branch switching
★ 0
dsh plugin --profile web add dsh-ui-tools