fix(tui): keep @ autocomplete responsive in large trees closes #1278
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
export {
|
||||
type AutocompleteItem,
|
||||
type AutocompleteProvider,
|
||||
type AutocompleteSuggestions,
|
||||
CombinedAutocompleteProvider,
|
||||
type SlashCommand,
|
||||
} from "./autocomplete.js";
|
||||
|
||||
Reference in New Issue
Block a user