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 management, remote management, git init, multi-repo switch, color-coded file status (untracked/modified/ignored), file-type icons, image preview) with an editable full-file diff view, a syntax-highlighted editor (15 languages), file operations (new/move/copy/delete), and save.
- License
- MIT
- Added
- 2026-08-24
GitHub info
- License
- MIT
- Primary language
- TypeScript
- Last push
- Aug 24, 2026, 2:56 AM
- Maintainer
- xiaoksio
- Added
- 2026-08-24
Preview from README
Screenshots and GIFs extracted from the repository README (badges and avatars filtered out).

File Explorer
https://raw.githubusercontent.com/xiaoksio/dsh-solution-explorer/main/assets/screenshot-1-file-explorer.png

Source Control
https://raw.githubusercontent.com/xiaoksio/dsh-solution-explorer/main/assets/screenshot-2-source-control.png

Diff
https://raw.githubusercontent.com/xiaoksio/dsh-solution-explorer/main/assets/screenshot-3-diff.png

dsh-solution-explorer banner
https://raw.githubusercontent.com/xiaoksio/dsh-solution-explorer/main/assets/banner.png
Install
dsh plugin --profile web add dsh-solution-explorerREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/xiaoksio/dsh-solution-explorer)Related plugins
Git & Code Reviewdsh-web#packages/dsh-git-graph
★ 6418Git branch selector and Git graph for the dsh web GUI: switch branches and explore branch-lane and commit history from the conversation header.
dsh-diff-viewer
★ 26PiUI-style diff viewer replacing the stock DiffBlock for write/edit tool calls.
dsh-user-experience
★ 19Finds potential UX issues in your project: automatically reviews React/TypeScript code, pinpoints each problem, and gives concrete suggestions.