-
Notifications
You must be signed in to change notification settings - Fork 13
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
Fix text completions #18
Comments
When I looked into copying that PR to this repo it looks like most of the code has already been updated. I'm not sure how to rebase that PR onto the changes that have happened since it was opened. |
A similar bug was reported downstream in the https://github.com/atom-community/ide-python/issues/251 I was able to isolate it to the change here made in #100. When I revert the change on my local copy of |
Thanks for the report. I transferred the issue. |
Sometimes when I press |
That seems like an issue for the autocomplete package. |
I'm pretty sure test completions are fixed in v1.0.6 If there are still issues create another issue with specific details. |
We should start with this: atom/atom-languageclient#254
The text was updated successfully, but these errors were encountered: