dsh-file-mention
Workspace file/folder picker plugin for the DSH (DeepSeek Harness) Web GUI: browse/search workspace files and insert an exact relative-path tag reference into the draft.
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗使用
- 点击输入框上方左侧的 📎 按钮
- 在弹出面板中搜索文件名或路径(可用「全部 / 文件 / 文件夹」筛选)
- 点击(或方向键 + 回车)选中
- 输入框中出现 tag 引用芯片,随消息发送后模型会收到精确路径(如
`baps-server-biz/src/main/java/com/cim/biz/service/impl/CimBasinServiceImpl.java`)
提示:发送后,agent 会按反引号内的相对路径直接读取对应文件;文件夹则会列出其内容。