masknull/dsh-workspace-default-path0

dsh-workspace-default-path

DSH 插件:自动记忆上次使用的项目工作区目录,并在下次添加工作区时自动预填。

AI 分析

核心用途是简化频繁添加工作区的操作步骤,免去重复浏览深层目录的麻烦。适合需要在多个相邻项目目录中频繁切换的开发者。

套件
dsh-workspace-default-path
版本
0.1.0
授權
MIT
最近更新
2026年8月29日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:masknull/dsh-workspace-default-path

Usage

  1. Open Settings → General → "Remember last workspace" → On.
  2. Add a workspace as usual (any method). Its path is remembered.
  3. Next time you click Add workspace, the dialog opens on that directory.
  4. Toggle Off anytime to restore the default behavior.