IntelliJ IDEA 2016.2 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.

See Also

Procedures:

Last modified: 23 November 2016