Pycharm: enable tooltip for variables / names / tokens with mouse hover?

谁说我不能喝 提交于 2020-01-04 03:58:41

问题


I'm looking for something similar to how Visual Studio will show tooltips when hovering the mouse over anything in the editor (type information, method details, other useful information, etc.). Is this a configurable option in PyCharm? I've yet to find it.

Thanks.


回答1:


It's available via quick documentation hotkey only, vote for the issue so that it also works on hover.



来源:https://stackoverflow.com/questions/7921160/pycharm-enable-tooltip-for-variables-names-tokens-with-mouse-hover

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!