Skip to content

Fix goto_assignments config #457

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

Merged
merged 2 commits into from
Dec 3, 2018
Merged

Conversation

lgeiger
Copy link
Contributor

@lgeiger lgeiger commented Dec 3, 2018

This PR explicitly retrieves jedi.goto_assignments parameters from the config.

This fixes a bug introduced in #404 where the enabled config argument was passed to jedi and would fail with TypeError: goto_assignments() got an unexpected keyword argument 'enabled' otherwise.

@gatesn gatesn merged commit d7fb817 into palantir:develop Dec 3, 2018
@lgeiger lgeiger deleted the fix-pyls-definition branch December 3, 2018 09:37
lgeiger added a commit to atom-community/ide-python that referenced this pull request Dec 3, 2018
jsenin pushed a commit to jsenin/python-language-server that referenced this pull request Dec 18, 2018
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