masknull/dsh-workspace-default-path ↗★ 0
dsh-workspace-default-path
DSH plugin: remember the last used workspace directory for the Add-workspace flow (prefill + auto-memory over the official browse dialog)
AI Analysis
核心用途是简化频繁添加工作区的操作步骤,免去重复浏览深层目录的麻烦。适合需要在多个相邻项目目录中频繁切换的开发者。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:masknull/dsh-workspace-default-pathREADME
Read the full README ↗Usage
- Open Settings → General → "Remember last workspace" → On.
- Add a workspace as usual (any method). Its path is remembered.
- Next time you click Add workspace, the dialog opens on that directory.
- Toggle Off anytime to restore the default behavior.