RubyMine 2018.1 Help

Navigating to Source Code from the Debug Tool Window

To navigate to the source code, do one of the following:

  • Select the desired item in the Variables tab and press F4.
  • Right-click an item in the Variables tab, and select Jump to Source from the context menu.

To navigate to an object's source

  • Select an item in the Variables or Watches tab and press Shift+F4.
  • Right-click an item in the Variables or Watches tab, and select Jump to Object Source from the context menu.
Last modified: 1 August 2018

See Also

Procedures: