dsh-command-vscode
Run the following command in DeepSeek Harness:
dsh plugin install foxi-ui/dsh-command-vscode
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install foxi-ui/dsh-command-vscode in your terminal to install this plugin. The source repository is at https://github.com/foxi-ui/dsh-command-vscode . Restart dsh after installation and use the /vscode command.
About this plugin
You are mid-edit in a DeepSeek Harness session and want to pop open VS Code, but you do not remember the workspace path and do not want to break rhythm hunting for a terminal. dsh-command-vscode turns that into a single /vscode slash command: with no argument it opens the session working directory (the cwd captured when dsh started); with a path argument it opens any directory, spaces and all, without shell escaping. The plugin auto-detects the VS Code CLI through an environment variable, PATH, and well-known platform install paths, with an open -a fallback on macOS. It is cross-platform (macOS, Windows, Linux), has zero runtime dependencies, and uses Node's built-in child_process.execFile directly—no shell, and AbortSignal is forwarded so a cancelled request stops the child process immediately.
Use Cases
- Open the current session workspace with a single slash command
- Open any directory containing spaces without manual escaping
- Trigger VS Code consistently on macOS, Windows, and Linux
Best For
- Developers who rely on DeepSeek Harness daily
- Engineers working in both VS Code and CLI workflows
- Small teams that need consistent cross-platform IDE integration
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.