lihuu/dsh-plugins--plugins-dsh-file-ref ↗★ 0
dsh-file-ref
独立的 @file 工作区文件引用插件,支持在输入框通过 @ 触发并利用 ripgrep 快速检索并插入文件绝对路径。
AI 分析
核心用途是快速在 Prompt 中引用工作区文件。适合需要频繁向模型指定文件路径的开发者。依赖 ripgrep 进行快速检索。
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗Usage
- Open a session
- Type
@filein the input box (optionally with a keyword, e.g.@file read) - Pick a file from the candidate list
- The file's full absolute path is inserted into the input box