RubyMine 2020.1 Help

Documentation tool window

View | Tool Windows | Documentation
Ctrl+Q

The View | Tool Windows | Documentation menu option appears only when you use the tool window for code documentation by default.

Out of the box, RubyMine shows code documentation in a popup as you hover the mouse pointer over symbols in the editor. You can change the view to use the tool window by default: press Ctrl+Q to open the popup and then press Ctrl+Q again.

Icon

Shortcut

Description

the Back button  the Forward button

Left or Right

Switch to the previous or go to the next documentation page (for example, after clicking hyperlinks).

On macOS, you can also use the three-finger right-to-left and left-to-right swipe gestures.

the Edit Source button F4

Navigate to the source code in the editor.

the Show on Mouse Move button

Enable and disable showing code documentation tool window as you hover the mouse over symbols.

When the Show on Mouse Move option is disabled, you have to explicitly open the tool window by pressing Ctrl+Q.

Settings
  • Open as Popup Ctrl+Q: show code documentation in a popup instead of the tool window.

  • Auto-update from Source: when this option is enabled, the content of the tool window changes as you move the mouse pointer in the editor.

    If the Show on Mouse Move option is disabled, place the caret at the symbol to see its documentation in the tool window.

  • Adjust Font Size: display a slider for changing the font size.

  • View Mode: by default, the tool window is attached to the edge of the main window and is always visible. You can change the view mode, for example, to make it visible only when active or to detach it from the tool window bar.

  • Move to: select where to attach the tool window.

  • Resize: adjust the size of the tool window.

  • Remove from Sidebar: close the tool window. To reopen it, select View | Tool Windows | Documentation from the main menu.

Last modified: 29 May 2020