在IntelliJ窗口中显示文档窗格

时间:2019-10-27 23:36:23

标签: intellij-idea documentation javadoc

我以前在IntelliJ 2019.3窗口的侧面有一个窗格,其中显示Javadoc作为当前所选类名。该窗格已消失。我该如何找回它?

screenshot of Javadoc displayed in IntelliJ pane

我在IntelliJ网站上找到了这个Code reference information页面,但没有帮助。它在快速文档 windoid中显示了一个“齿轮”图标,可以解决这个问题。我的IntelliJ没有提供这种“齿轮”图标。

1 个答案:

答案 0 :(得分:0)

  1. 在源代码编辑器窗格中选择一个类的名称。
  2. 选择View> Quick Documentation

该窗格显示在IntelliJ窗口的右下方。

选择View> Quick Definition(而不是Quick Documentation)可以使文档显示为小标题。要填充侧面的窗格,请按照上面的步骤2中所述选择View> Quick Documentation