mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-13 15:44:56 +00:00
feat(scout): autocomplete configured mentions (#26843)
This commit is contained in:
@@ -41,6 +41,12 @@ How is auth handled in @packages/functions/src/api/index.ts?
|
||||
|
||||
The content of the file is added to the conversation automatically.
|
||||
|
||||
Configured references also appear in `@` autocomplete. Type `@alias` to add the reference root as context, or type `@alias/` to autocomplete files inside that reference.
|
||||
|
||||
```text "@docs/README.md"
|
||||
Compare our setup with @docs/README.md
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Bash commands
|
||||
|
||||
Reference in New Issue
Block a user