Using Smart Goto Source

This procedure describes how to use the Smart Goto Source function in order to easily navigate to an element's declaration.

 

 

ref_icon.png

To use the Smart Goto Source function:

  1. Hover over the element whose source declaration you want to navigate to.
    A tooltip will be displayed showing the element's original location.

smart_goto.png

  1. Hold down the Ctrl key and move the cursor until the element is underlined.

  2. Click the element.

You will be automatically taken to the element's source code. If the declaration is in a different file, this file will be opened.

Note:

Smart Goto Source will also be available for JavaScript elements if JavaScript support was enabled for the project. See Enabling JavaScript Support in PHP Projects for more information.

link_icon.png

Related Links:
Hover Support

Hover Preferences