IntelliJ Platform Plugin SDK
 
IntelliJ Platform Explorer

Navigation Bar

Edit pageLast modified: 14 May 2024

The navigation bar implementation is used to customize and extend the navigation bar structure.

The starting point for the navigation bar extension is the NavBarModelExtension interface, which is registered in the com.intellij.navbar extension point.

To reuse the IntelliJ Platform implementation, you can extend one of two classes: