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

Make the auto-completion asynchronous #306

Merged
merged 9 commits into from
Jan 6, 2020
Merged

Conversation

edelvalle
Copy link
Collaborator

Makes the auto-completion function non-blocking, should not be faster than before.
But at least is not so annoying and intrusive while typing.
Should solve #276

@edelvalle
Copy link
Collaborator Author

@srusskih can you help me here with Mr. Travis?

edelvalle and others added 2 commits December 15, 2019 22:22
* Upgrade to jedi 0.15.2

Remove completion sorting in favor of completions(fuzzy=True) which
provides a more Sublime-like experience.

* Upgrade dependencies
@edelvalle
Copy link
Collaborator Author

@srusskih Help me to close this, there is a problem with travis X, if you point me in the right direction I can solve it.

@srusskih
Copy link
Owner

srusskih commented Jan 6, 2020

I will remove travis due to it's unstable...

@srusskih srusskih merged commit 1710d30 into master Jan 6, 2020
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.

2 participants