🔥 Key Features
Everything you need for seamless file navigation and documentation
Smart @ Autocomplete
Start typing @ and get real-time suggestions of nearby files
Cross-file Linking
Instantly jump to the referenced file using Ctrl+Click
Minimal UI Interference
Suggestions appear only when needed — no distractions
Supports Many File Types
Works with .js, .ts, .tsx, .jsx, .json, .md, and more
Comment-aware Context
Works naturally inside comments, docblocks, and markdown
No Config Needed
Works out of the box — no setup required
💡 How It Works
Four simple steps to transform your code navigation experience
Type @filename
Start typing @ followed by a filename in any comment or documentation
Get Suggestions
Smart autocomplete shows you matching files from your project
Click to Jump
Hit Enter to insert, then Ctrl+Click to navigate directly to the file
Hover to Preview
Hover over mentions to see file context and preview snippets
🎯 Why @Mention?
Compare traditional file navigation with the @Mention approach
5x Faster Navigation
Traditional Way
Ctrl+P → Search → Scroll → Find → Open
@Mention Way
@filename → Click → Done
Zero Maintenance
Traditional Way
Manual hyperlinks in documentation
@Mention Way
Automatic clickable file references
Better Focus
Traditional Way
Context switching between files
@Mention Way
Stay in your current context
Improved Codebase Awareness
Traditional Way
Remember file locations
@Mention Way
Discoverable file relationships
✨ Why It's Different
- ✓Unlike file search, this keeps inline traceability
- ✓Much easier than adding manual hyperlinks
- ✓You never leave your current context to link files
- ✓It feels like chat but inside your code