Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocomplete proper nouns from short-term cache #41

Merged
merged 2 commits into from
Jul 18, 2021

Conversation

MikkelPaulson
Copy link
Collaborator

Adds autocompletion suggestions for names found in the short-term cache.

Most of our commands don't much care about context, but StorageCommand
does. It might not stand in the long run, but for now, we'll just expose
the context to the autocomplete function and call it a day.
Add autocompletion logic to storage::Command.
@MikkelPaulson MikkelPaulson mentioned this pull request Jul 18, 2021
5 tasks
@MikkelPaulson MikkelPaulson merged commit 4e5dea7 into main Jul 18, 2021
@MikkelPaulson MikkelPaulson deleted the autocomplete-proper-nouns branch July 18, 2021 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant