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

Fixed Issue #293 #294

Closed
wants to merge 1 commit into from
Closed

Fixed Issue #293 #294

wants to merge 1 commit into from

Conversation

sdilts
Copy link

@sdilts sdilts commented Sep 28, 2017

Adapted get_in_function_call for new Jedi API

  • Using the name attribute grabs the correct variable names for the parameter
    list.

+ Using the name attribute grabs the correct variable names for the parameter
  list. Doesn't seem to affect any other portion of auto-completion
@palikar
Copy link

palikar commented Oct 22, 2018

I would really like to see this merged. I made the changes myself and they indeed fix the issue. I haven't observed any buggy behavior afterwards.

@immerrr
Copy link
Collaborator

immerrr commented Oct 23, 2018

Hi @sdilts @palikar . I've taken over maintainership of emacs-jedi and hopefully now we will be able to catch up with the recent jedi developments. I believe I have fixed this issue with #315. Please, try out the current master branch and let me know if it persists.

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.

None yet

3 participants