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

*IDEA* for call signature autocomplete #350

Closed
aliev opened this issue Jan 10, 2015 · 3 comments
Closed

*IDEA* for call signature autocomplete #350

aliev opened this issue Jan 10, 2015 · 3 comments
Labels

Comments

@aliev
Copy link
Contributor

aliev commented Jan 10, 2015

I found autocomplete call signature for python screen: http://4.bp.blogspot.com/-LrjVL4Tg53E/UZfgVldTmsI/AAAAAAAAAHM/DYN6oKhIBsA/s1600/python-rope-show-function-default-args.png (i think there is from rope plugin). What do you think about this? how difficult it will be to do?

@davidhalter
Copy link
Owner

Quite possible. But it is a Jedi issue.

I'm going to leave this open anyhow. I think we already do this in Jedi. But I'm pretty sure that we don't add = (plus sorting is different).

@aliev
Copy link
Contributor Author

aliev commented Jan 10, 2015

@davidhalter thanks for response

@davidhalter
Copy link
Owner

This is working in jedi. It's just that the equals somehow doesn't show. We probably would need to change some very small things.

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

No branches or pull requests

2 participants