Closed aminya closed 3 years ago
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 ide-python
library.
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 ide-python
's dependencies, it fixes the issue. So there might be some interaction between the two issues.
A similar bug was reported downstream in the
ide-python
library.I was able to isolate it to the change here made in #100. When I revert the change on my local copy of
ide-python
's dependencies, it fixes the issue. So there might be some interaction between the two issues.
Thanks for the report. I transferred the issue.
Sometimes when I press TAB
nothing gets written by autocomplete.
Sometimes when I press
TAB
nothing gets written by autocomplete.
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: https://github.com/atom/atom-languageclient/pull/254