-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
v2.0: Code completion issues #319
Comments
From pierre.raybaut on 2010-08-30T10:01:49Z
Summary: v2.0: Code completion issues |
From [email protected] on 2010-11-29T07:49:20Z I am also running into issue #3 and 4. The rope information will stay visible until I start typing. This greatly reduces it's utility. I constantly find myself moving the cursor back over to the opening parenthesis, deleting it, and retyping it to bring up the rope information again. Maybe the temporary solution is a hot key similar to the code completion hot key? |
From [email protected] on 2011-04-04T09:32:45Z Is there any progress on addressing Number 4? I'd really like to see this be addressed in some fashion. |
From pierre.raybaut on 2011-04-27T04:50:47Z FYI, problems related to the fact that the tooltip was hidden too soon have been solved (number 3 & 4). The arguments aren't highlighted but at least the tooltip remains visible (BTW, this was the original behavior, so this was a bug!).
Status: Fixed |
From [email protected] on 2010-08-29T09:00:22Z
I am working on Ubuntu 10.04/amd64, using python 2.6.
Code completion is one of Spyder's key features - actually the one that made me choose it over other, powerful ide's like openkomodo or boa constructor - it's great! Still, there is room for some improvement:
Thank you for your time and effort. Great job!
Original issue: http://code.google.com/p/spyderlib/issues/detail?id=319
The text was updated successfully, but these errors were encountered: