Object Inspector for PyCharm

Hi does anyone know if there is am Object Inspector feature in PyCharm for a quick read on package/variable documentation and usage while coding?

I've found an example on Spyder and Jupyter Notebook

0
Avatar
Permanently deleted user

I think you are looking for Ctrl-Q. It does the similar thing.

From https://www.jetbrains.com/help/pycharm/viewing-reference-information.html

0

请先登录再写评论。