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

Completion order #74

Open
jj1uzh opened this issue Jan 4, 2021 · 0 comments
Open

Completion order #74

jj1uzh opened this issue Jan 4, 2021 · 0 comments

Comments

@jj1uzh
Copy link
Contributor

jj1uzh commented Jan 4, 2021

Thank you for developing this great library.

I think Completion order should be:
UserDict(most recent selected order) → Others(sorted?)

To do that, I'm trying to do:

  • Re-implement UserDict with an order-aware structure, such as List.
    • Lookup & Select(Reordering) may become slower.
  • Change how to compose Completion results.

What do you think? Thank you.

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

No branches or pull requests

1 participant