AI Agent Hub
Back to plugins
🖥️

dsh-open-in-editor

Client Updated 2026.08.24

Run the following command in DeepSeek Harness:

dsh plugin install CnsMaple/dsh-open-in-editor

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install CnsMaple/dsh-open-in-editor in your DeepSeek Harness terminal to install the plugin; the source code is hosted at https://github.com/CnsMaple/dsh-open-in-editor .

About this plugin

Juggling multiple workspaces in the DeepSeek Harness Web GUI and wanting to quickly open one of them in your local editor usually means copying a path, hunting for the right window, and launching the editor by hand. dsh-open-in-editor collapses that into a single click: a new

Use Cases

  • Open the current workspace directory in VS Code or Cursor with a single sidebar click
  • Launch GUI editors reliably on Windows via interactive scheduled tasks
  • Swap editor commands, absolute paths, or env vars in settings with no restart

Best For

  • Developers who juggle multiple workspaces in the DeepSeek Harness Web GUI
  • Windows users who rely on local editors for quick code inspection
  • Teams that want to eliminate manual path copying and window juggling