Module autocomplete

Module autocomplete 

Source
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§

SlashCommandAutocomplete
Autocomplete provider for slash commands and file references Shows suggestions when user types “/” or “@” followed by characters