CLion 2017.1 Help

Navigating with Favorites Tool Window

The Favorites tool window consolidates the views of the project's favorite items, bookmarks and breakpoints. Choosing the appropriate viewing mode for this tool window helps you have all information at hand, and navigate through the items with ease.

To jump from an item in the Favorites tool window to the file in the editor, do one of the following

  • Double-click the selected item.
  • On the context menu of the selected item, choose Jump to Source.
  • Press F4.

The corresponding file opens in the editor. In case of a bookmark or a breakpoint, the caret rests at the beginning of the line with this bookmark or breakpoint.

See Also

Last modified: 19 July 2017