feat(scout): autocomplete configured mentions (#26843)

This commit is contained in:
Shoubhit Dash
2026-05-11 20:50:03 +05:30
committed by GitHub
parent f240bba8e7
commit 4bae84c8b0
5 changed files with 293 additions and 47 deletions

View File

@@ -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