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

No call tips when 'Automatic insertion of parentheses, braces and brackets' is unchecked #3809

Closed
bcolsen opened this issue Dec 9, 2016 · 1 comment

Comments

@bcolsen
Copy link
Member

bcolsen commented Dec 9, 2016

Description of your problem

The call tips pop up doesn't work when auto brackets are disabled. I didn't see anything in the basic debug

I found this out while testing jedi. I thought I broke the call tips at first. It might have something to do with #2810

What steps will reproduce the problem?

  1. Uncheck 'Automatic insertion of parentheses, braces and brackets' in the editor advanced settings
  2. type a function like `import numpy; numpy.ones(
  3. call tips will not pop up

What is the expected output? What do you see instead?
The call tips should pop up

Versions and main components

  • Spyder Version:3.x and 3.02
  • Python Version:3.5
  • Operating system:linux

Dependencies

Please go to the menu entry Help > Optional Dependencies (or
Help > Dependencies), press the button Copy to clipboard
and paste the contents below:

jedi >=0.8.1 : 0.9.0 (OK)
matplotlib >=1.0 : 1.5.1 (OK)
nbconvert >=4.0 : 4.1.0 (OK)
numpy >=1.7 : 1.11.1 (OK)
pandas >=0.13.1 : 0.19.0 (OK)
pep8 >=0.6 : 1.6.2 (OK)
psutil >=0.3 : 3.3.0 (OK)
pyflakes >=0.6.0 : 1.0.0 (OK)
pygments >=2.0 : 2.0.2 (OK)
pylint >=0.25 : 1.4.2 (OK)
qtconsole >=4.2.0: 4.2.1 (OK)
rope >=0.9.4 : 0.9.4-1 (OK)
sphinx >=0.6.6 : 1.3.1 (OK)
sympy >=0.7.3 : 0.7.6.1 (OK)

@ccordoba12 ccordoba12 added this to the v3.1 milestone Dec 9, 2016
@ccordoba12
Copy link
Member

@mariacamilaremolinagutierrez, please work on this one.

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

No branches or pull requests

4 participants