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

Tests are failing with PyLS 0.23+ #8828

Closed
ccordoba12 opened this issue Feb 22, 2019 · 1 comment
Closed

Tests are failing with PyLS 0.23+ #8828

ccordoba12 opened this issue Feb 22, 2019 · 1 comment

Comments

@ccordoba12
Copy link
Member

@steff456, please check what new changes were introduced in PyLS 0.23 that are breaking our tests and most probably code completion as well.

@ccordoba12
Copy link
Member Author

@steff456, I think the comment below should help you to solve the problems we're having with the latest versions of PyLS (i.e. PyLS > 0.23)

palantir/python-language-server#512 (comment)

So the idea is to add a new entry inside the jedi_completion section of our PyLS configuration:

https://github.com/spyder-ide/spyder/blob/master/spyder/config/main.py#L726

with the following

'include_params': False

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants