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

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

Merged
merged 2 commits into from
Jul 20, 2017

Conversation

mpoindexter
Copy link
Contributor

This should fix #870 and #961

@gandhis1
Copy link
Contributor

Great work!

Copy link
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
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
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