In Eclipse/PyDev, when mouse over or click on a class or an object, there will be a bubble with brief declaration code displayed. Can PyCharm do the same?
|
feedback
|
|
PyCharm can't do the same on mouse hover, you need to press quick documentation lookup shortcut key (Ctrl+Q on Windows). Please vote for the related feature request. See also similar question here. | |||
|
feedback
|