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