I have seen a "Documentation" panel appear in the lower right side of the IDE window in IntelliJ 2019.x. The panel automatically updated to display Javadoc for the class or method currently selected in the code editor.
➥ Unfortunately, that "Documentation" panel is gone. How can I get it back?
I do not see any such item listed on the View, Tools, or Window menus.
I do not see any such item listed on the pop-up menu of tool panels that appears when hovering the mouse over the box in the lower-left corner of the IDE window.
I do not see any such item minimized as a labeled tab on the right, left, or bottom edges of the IDE window.
None of the items on this reference page work.
I can select a class or method in the code editor, and choose View
> Quick Definition
to see the panel as displayed in the screenshot below. That is the kind of content I want to see in the corner panel rather than a floating windoid.