futongxu9-maker/dsh-path-reveal0

dsh-path-reveal

路径跳转插件,支持在消息中直接点击 Windows 绝对路径,在资源管理器中定位并打开对应的文件或目录。

AI 分析

核心用途是简化本地文件访问。适合在 Windows 环境下使用 DSH,且经常需要查看或编辑模型生成文件的用户。

包名
dsh-path-reveal
版本
1.0.0
许可证
MIT
最近更新
2026年8月15日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:futongxu9-maker/dsh-path-reveal

使用 / Usage

在消息里看到形如 C:\Users\me\project\file.ts 的内联代码 → 直接点击,资源管理器即打开对应文件夹(文件会被选中)。