How to use code navigation in IntelliJ IDEA. How to navigate through the source code elements and IntelliJ IDEA IDE components. Learn more about navigation views, bookmarks, etc.

IntelliJ IDEA suggests various ways of navigation between the IDE components and within source code. IntelliJ IDEA's smart editor makes it possible to navigate across the source code using the code structure rather than plain scrolling. You can find your way in the source code using the method calls, declarations, errors, changes etc.

In this part: