We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
What is the expected output? What do you see instead? The call tips should pop up
Please go to the menu entry Help > Optional Dependencies (or Help > Dependencies), press the button Copy to clipboard and paste the contents below:
Help > Optional Dependencies
Help > Dependencies
Copy to clipboard
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)
The text was updated successfully, but these errors were encountered:
@mariacamilaremolinagutierrez, please work on this one.
Sorry, something went wrong.
b5905ef
mariacamilarg
No branches or pull requests
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?
What is the expected output? What do you see instead?
The call tips should pop up
Versions and main components
Dependencies
Please go to the menu entry
Help > Optional Dependencies
(orHelp > Dependencies
), press the buttonCopy 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)
The text was updated successfully, but these errors were encountered: