What it does
At File adds a mention picker to the composer. Type @, search the workspace, and the chosen path is attached to the prompt as a reference instead of being pasted as text. It removes the constant copy-paste loop between editor and chat, and it keeps large files as references rather than inlined blobs.
Key features
- Fuzzy file search inside the composer
- Path references rather than inlined file contents
- Keyboard-driven selection for fast prompts
- Works well alongside sidebar file viewers
Install
dsh plugin --profile web add dsh-at-file
Compatibility notes
Search scope follows the workspace root; confirm that root is what you expect before mentioning files in a large repository.