Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Eclipse/PyDev 中,当鼠标悬停或单击类或对象时,会出现一个带有简短声明代码的气泡。PyCharm 可以做同样的事情吗?
PyCharm 无法在鼠标悬停时执行相同操作,您需要按快速文档查找快捷键(在 Windows 上为Ctrl+ )。Q
请为相关功能请求投票。
另请参阅此处的类似问题。