RubyMine 5.4.0 Web Help

4.0+

File | Settings | IDE Settings | Appearance

settings

RubyMine | Preferences | IDE Settings | Appearance

settings

Use this page to change the overall look and feel of your IDE.

UI options

OptionDescription
Cyclic scrolling in listSelect this check box to enable scrolling through a list by jumping from the last item to the first one and vice versa.
Show icons in quick navigationSelect this check box to have the module and module icon shown in the quick navigation pop-up menu (CtrlControl/Ctrl+ShiftControl Shift/Ctrl+Shift+Alt+NCtrl+Shift+Alt+N).
Automatically position mouse cursor on default buttonSelect this check box to have the mouse pointer placed at the default button when a dialog box opens. If the check box is not selected, the pointer location does not change.
Hide navigation popups on focus lossIf this check box is selected, the navigation pop-up frames (go to class/file/symbol) close, when any other RubyMine component gets the focus.

If this check box is not selected, the navigation pop-up frames persist on changing the focus, and the only way to close such pop-up lays with pressing EscapeEscape.

ThemeUse this drop-down list to select the desired theme from the list. 5.0+

In particular, Darcula theme is available. Changing to/from this theme requires RubyMine restart.

Override default fonts by (not recommended)

Note

This check box is not available, when the default look and feel is selected in the Look and Feel field.

If you choose a non-default look and feel, select this check box to enable specifying font family and size to be used instead of the default one.

Note

When first installed, RubyMine takes Windows default font size and style.

Transparency

Note

The transparency mode is available only for Windows 2000/Windows XP or higher.

OptionDescription
Use transparent mode for floating windowsSelect this check box if you want floating tool windows to become semi-transparent when inactive (i.e. not in focus).

Note

The Delay and Ratio fields are enabled only after you select the Use transparent mode... check box.

Delay (ms)In this text box, specify the time in milliseconds after which an inactive floating tool window becomes transparent.
RatioSpecify the transparency ratio for the floating tool windows using the sliding scale.

Note

The higher the ratio, the more transparent and less visible the tool windows are.

Window options

OptionDescription
Animate windows Select this check box to have undocked tool windows slide with the animation effect.

Note

This option applies only when a tool window is undocked.

Show memory indicatorSelect this check box to show the Memory Indicator on the Status Bar.
Show tool window barsSelect this check box to display tool window bars.
Show tool window numbers Select this check box to show tool window quick access numbers on the tool window buttons.

You can use the Alt+numberAlt number shortcuts regardless of this setting and change the shortcuts in the Keymaps dialog.

Note that the tool window mnemonics show up only when the corresponding keybindings have the format Alt+n, where n is an integer number in the range from 1 to 9. In the case of a different keyboard shortcut, the mnemonics are not displayed.

Disable mnemonics in controlsSelect this check box to hide underlining of hot keys in the RubyMine controls.
Disable mnemonics in menuSelect this check box to hide underlining of hot keys in the RubyMine menus.
Allow merging buttons on dialogsIf this check box is selected, the multiple commands in a dialog box are grouped under a single button with a down arrow. You can view all merged commands by clicking the drop-down list, or pressing Alt+Shift+EnterAlt+Shift+Enter.

If this check box is not selected, the buttons will be shown in a row. Compare:

mergeButtons

5.4+Small font sizeSelect this check box is cleared, the font size on the editor tabs is set to the default value, as in the project tree view.
If this check box is selected, the font size on the editor tabs is set to the smaller value.

See Also

Concepts:

Procedures:

Reference:

Web Resources: