Intellij IDEA show javadoc automatically

后端 未结 3 1348
无人共我
无人共我 2020-12-23 00:01

When I am coding at Netbeans it autocompletes the code and show Javadocs. However when I am using Intellij IDEA if I click Ctrl+Space

3条回答
  •  感动是毒
    2020-12-23 00:47

    Settings | Editor | General |Code Completion | Autopopup documentation in (ms).

    UPDATE: latest versions have an option to show JavaDoc on mouse move.

提交回复
热议问题