dsh-open-in-vscode¶
| Type | plugin | Category | Developer tools |
| Stars | ⭐41 | Status | ✅ active |
| Capabilities | ide, coding, files | Updated | 2026-08-13 |
📖 About¶
Open a workspace directory in VS Code straight from the DeepSeek Harness web GUI: every real Workspace row in the sidebar gains an Open in VSCode row inside its … overflow menu.
✨ Key Features¶
- The client half uses the harness's
sidebar.workspaces.row-menuslot when - The row's click closes the menu and calls the host over the strict Typert
- The host half spawns the configured editor CLI on that directory
📦 Install¶
dsh plugin --profile web add https://github.com/omdsh-dev/dsh-open-in-vscode/archive/refs/tags/v0.1.5.tar.gz
🚀 Quick Start¶
dsh plugin --profile web list dsh-open-in-vscode --depth 0