CLion 2016.1 Help

Navigating to Definition

Navigate | Definition(s)

Navigate to Definition command enables you to quickly jump to the place where the code entity (variable, function, class) of interest has been defined.

Navigate to definition

  1. Place caret at the code element
  2. Do one of the following:
    • On the main menu, choose Navigate | Definition
    • Press Ctrl+B
    • Click the middle mouse button.
    • Keeping Ctrl pressed, point to the symbol, and click, when it turns to a hyperlink. You can also see declaration at the tooltip while keeping Ctrl pressed.
      cl_viewDeclaration.png

See Also

Last modified: 20 July 2016