Skip to content

Commit 0a6093a

Browse files
committed
docs: add mention of currently open files in context mentions dropdown
1 parent 415cb02 commit 0a6093a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/basic-usage/context-mentions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ The dropdown automatically suggests:
109109
- Visible folders
110110
- Recent git commits
111111
- Special keywords (`problems`, `terminal`, `git-changes`)
112+
- **All currently open files** (regardless of ignore settings or directory filters)
112113

113114
The dropdown automatically filters out common directories like `node_modules`, `.git`, `dist`, and `out` to reduce noise, even though their content could be included if manually typed.
114115

0 commit comments

Comments
 (0)