lihuu/dsh-plugins--plugins-dsh-file-ref0

dsh-file-ref

独立的 @file 工作区文件引用插件,支持在输入框通过 @ 触发并利用 ripgrep 快速检索并插入文件绝对路径。

AI 分析

核心用途是快速在 Prompt 中引用工作区文件。适合需要频繁向模型指定文件路径的开发者。依赖 ripgrep 进行快速检索。

包名
dsh-file-ref
版本
0.1.0
许可证
MIT
最近更新
2026年8月16日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

Usage

  1. Open a session
  2. Type @file in the input box (optionally with a keyword, e.g. @file read)
  3. Pick a file from the candidate list
  4. The file's full absolute path is inserted into the input box