Plugin directory / Notifications & Integrations / dsh-open-in-vscode
dsh-open-in-vscode
GitHub source only omdsh-dev/dsh-open-in-vscode ↗
37Stars
3Forks
0Open issues
JavaScriptLanguage
2026-08-13Last push
What it does
Open DeepSeek Harness workspace directories in VS Code directly from the web GUI.
Our take
Source-only — install from GitHub
Source-only — install from GitHub
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:omdsh-dev/dsh-open-in-vscode - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:omdsh-dev/dsh-open-in-vscode. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Repository
github.com/omdsh-dev/dsh-open-in-vscode ↗