Expand description
Autocomplete support for slash commands and file references using inquire
Provides a custom Autocomplete implementation that shows:
- Slash command suggestions when user types “/”
- File path suggestions when user types “@”
Structs§
- Slash
Command Autocomplete - Autocomplete provider for slash commands and file references Shows suggestions when user types “/” or “@” followed by characters