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