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

Auto completion balloon hides after time (opportunity to tweak) #3557

Closed
v-iashin opened this issue Oct 19, 2016 · 3 comments
Closed

Auto completion balloon hides after time (opportunity to tweak) #3557

v-iashin opened this issue Oct 19, 2016 · 3 comments

Comments

@v-iashin
Copy link

v-iashin commented Oct 19, 2016

Description

What steps will reproduce the problem?

  1. Turn on the autocompletion and ballons in Preferences-->Editor (if you do not use it for some reason).
  2. For example, type map in the Editor or IPython console. (do not hit Enter or anything else)
  3. Then add an opening parenthesis: map(. You should see a balloon with function help (agrs etc).
  4. If you do not hold your cursor on that balloon it will be hidden after a couple of seconds.

What is the expected output? What do you see instead?
I expected to have an opportunity to tweak the time after help balloon is hidden (for example, never hide the autocompletion balloons while writing arguments of a function) in Preferences.

Version and main components

  • Spyder Version: 3.0.0
  • Python Version: 3.5.2
  • Qt Versions: 4.8.7, PyQt4 (API v2) 4.11.4 on Linux

Dependencies

pyflakes >=0.6.0 :  1.3.0 (OK)
pep8 >=0.6       :  1.7.0 (OK)
pygments >=2.0   :  2.1.3 (OK)
qtconsole >=4.2.0:  4.2.1 (OK)
nbconvert >=4.0  :  4.2.0 (OK)
pandas >=0.13.1  :  0.17.1 (OK)
numpy >=1.7      :  1.11.0 (OK)
sphinx >=0.6.6   :  1.4.6 (OK)
rope >=0.9.4     :  0.9.4-1 (OK)
jedi >=0.8.1     :  0.9.0 (OK)
psutil >=0.3     :  4.3.1 (OK)
matplotlib >=1.0 :  1.5.1 (OK)
sympy >=0.7.3    :  None (NOK)
pylint >=0.25    :  1.6.4 (OK)

@ccordoba12
Copy link
Member

ccordoba12 commented Oct 19, 2016

Thanks for reporting. This is going to be fixed in #3296.

@v-iashin
Copy link
Author

@ccordoba12 sorry have not seen that.

@ccordoba12
Copy link
Member

No worries ;-)

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

No branches or pull requests

2 participants