RubyMine 5.4.0 Web Help

To have other members displayed, turn on the the corresponding options on the context menu of the title bar.

To view the file structure, do one of the following
  • On the main menu, choose View | Tool Windows | Structure.
  • Press Alt+7Alt+7.
  • Press Ctrl+F12Ctrl+F12.
To have class fields displayed

In JavaScript files, it is possible to view fields.

  • Turn on the Show Fields option on the context menu of the title bar.
To have inherited members displayed

In JavaScript files, it is possible to view inherited members.

  • Turn on the Show Inherited option on the context menu of the title bar.

By default, RubyMine shows only methods, constants, and fields defined in the current class. If shown, inherited members are displayed gray.

See Also

Reference:

Web Resources: