Going to declaration of variable

How to go from Values of Variables view to the declaration of a →variable:

  1. If the variable is included within a collapsed level, expand this collapsed level.
    To speed the expanding up: Filter the view. The levels with found matches are automatically expanded.

  2. Double-click a variable in the view.
    Keyboard shortcut: Select the variable and press the F3-key.
    Result: The object with the declaration of the variable opens within the editor. The declaration within the editor is selected to easily spot it.

It is possible to quickly go from the declaration to appropriate elements within the editor:

  • If you want to go from the declaration of an instance to the appropriate type, use command Open declaration within the editor.

  • If you want to go from the declaration of a variable to the usages, use command Find References within the editor.