masknull/dsh-workspace-default-path ↗★ 0
dsh-workspace-default-path
DSH 插件:自动记忆上次使用的项目工作区目录,并在下次添加工作区时自动预填。
AI 分析
核心用途是简化频繁添加工作区的操作步骤,免去重复浏览深层目录的麻烦。适合需要在多个相邻项目目录中频繁切换的开发者。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:masknull/dsh-workspace-default-path說明文件
閱讀完整 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.