方法的快速文档弹出窗口有时会显示"推断的注释可用"或"外部注释可用",主要是关于参数或返回值是否为空。
我宁愿不看这些,只看到该方法的实际文档。可以这样做吗?
答案 0 :(得分:1)
现在无法完成,但本月晚些时候将在2017.3.3版本中安排解决此问题。 (目前的版本是2017.3.2。)
请参阅IDEA-179266 Option to hide inferred annotations in Quick Documentation popup
~~~~~~~
更新
我刚刚注意到这个问题出现在另一个SO帖子上。见Hide JetBrains annotation on popup JavaDoc in IntelliJ