Skip to content

Add code to make definition lookup work with latest version of Jedi#1085

Merged
DonJayamanne merged 2 commits intoDonJayamanne:masterfrom
mpoindexter:latest-jedi-fix
Jul 20, 2017
Merged

Add code to make definition lookup work with latest version of Jedi#1085
DonJayamanne merged 2 commits intoDonJayamanne:masterfrom
mpoindexter:latest-jedi-fix

Conversation

@mpoindexter
Copy link
Copy Markdown
Contributor

This should fix #870 and #961

@gandhis1
Copy link
Copy Markdown
Contributor

Great work!

Copy link
Copy Markdown
Owner

@DonJayamanne DonJayamanne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please could you change the names from extract range 1 and 2 to something more meaningful

@mpoindexter
Copy link
Copy Markdown
Contributor Author

Happy to. Any suggestions? I started off calling them _old and _new, but a new version of Jedi might lead to the _newnew case in the future so that seemed less than great.

@mpoindexter
Copy link
Copy Markdown
Contributor Author

I changed the names to match the Jedi versions they are associated with, let me know if you have another preference/suggestion, happy to tweak it.

@DonJayamanne DonJayamanne merged commit 4c0e740 into DonJayamanne:master Jul 20, 2017
DonJayamanne added a commit that referenced this pull request Jul 20, 2017
* 'master' of https://github.com/DonJayamanne/pythonVSCode:
  Add code to make definition lookup work with latest version of Jedi (#1085)
  Add PEP 526 AutoCompletion (#1102)
vwxyzjn pushed a commit to vwxyzjn/pythonVSCode that referenced this pull request Jul 21, 2017
…onJayamanne#1085)

* Add code to make definition lookup work with latest version of Jedi

* Change function names to include Jedi version they are associated with
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.

3 participants