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

Editor: Move suggested completion item to top of window #1876

Closed
spyder-bot opened this issue Feb 17, 2015 · 1 comment · Fixed by #2322
Closed

Editor: Move suggested completion item to top of window #1876

spyder-bot opened this issue Feb 17, 2015 · 1 comment · Fixed by #2322

Comments

@spyder-bot
Copy link
Collaborator

From [email protected] on 2014-07-01T16:19:46Z

If I type

import pylab as py

Then, when I type:
py.s

then the flying window comes up and shows "py.s_" at the bottom of the window- all other "py.s" offerings are out of sight below the window. It would be much better to have the first matching item at the top of the window, so the others can be seen below. I looked through the editor preferences, and this did not seem to be one of them.

Using Spyder 2.30.rc with Anaconda.

Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1876

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2014-11-18T18:04:10Z

Good suggestion.

Labels: Cat-CodeCompletion MS-v2.4

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

Successfully merging a pull request may close this issue.

3 participants