Skip to main content

Module autocomplete

Module autocomplete 

Source

Structs§

AutocompleteItem
A suggestion item for autocomplete.
AutocompleteSuggestions
Suggestions returned by an autocomplete provider.
CombinedAutocompleteProvider
Combined provider that handles slash commands and file path completion.
SlashCommand
A slash command definition.

Traits§

AutocompleteProvider
Provider that generates autocomplete suggestions.