WebStorm 6.0.1 Web Help

In the context, you can navigate through the source code using breadcrumbs that are displayed above the main editor window. The breadcrumbs show the elements of the currentFile opened in the active editor tab.

In this topic:

To have breadcrumbs displayed
  1. Open the WebStorm settings.
  2. Under the Editor node, click Appearance.
  3. In the Editor. Appearance page, select the Show HTML breadcrumbs and/or Show breadcrumbs for XML files check boxes.
To navigate with breadcrumbs
  • Click the breadcrumb with the relevant breadcrumb. The cursor jumps to the corresponding element in the source code.

See Also

Procedures:

Reference:

Getting Started:

Web Resources: