How to keep the hints once I get to the parameters?
When working in the console, I start typing and I get a very helpful hint. But as soon as I reach the opening parentheses the type hint disappears. How do I make it stay up while I'm typing out the parameters?
Please sign in to leave a comment.
Hello,
For this, I would suggest using "Parameter info" feature which should produce a pop-up, however, this feature does not work for the console at the moment.
Please vote for the ticket https://youtrack.jetbrains.com/issue/PY-36610 in order to get the fix faster.
Apologies for the inconvenience.
Thanks Antonia, I've added my upvote and a comment. Given the way Pycharm works, this problem is a critical level bug for me and hopefully will be addressed in the near future.