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 中,如果我将鼠标悬停在类名上,我会得到一些提示,如下图所示:
但是在做同样的事情时,我在 IntellijIDEA 中没有得到那个提示框。(Mac 版)是否有某个地方可以设置这个?这真的很有帮助。
对于任何新发现这个问题的人,还有一个选项
将鼠标悬停在类名上方时可以按CTRL + Q以显示包含更多信息的弹出窗口。
要知道类名及其范围内的初始声明,请使用 Ctrl + J (Mac OS)