intellij-ideanavigationidetoolbar

IntelliJ 13 - Add Navigate Back/Forward to toolbar?


Jetbrains changed the toolbars in IntelliJ 13.

The Navigate Back & Forward arrows, shown here, used to be in the top toolbar and easily clickable.

back/forward Now the only way I can find to access these fields is to go to Navigate -> Back or Navigate -> Forward.

Does anyone know of a way to add these back/forward locations into an always visible toolbar like they were located in IntelliJ 12?


Solution

  • I am using Idea 13 and my toolbar already has these buttons:

    IntelliJ 13 Toolbar

    The icon groups are:

    file | undo/redo | cut/copy/paste | font size | back/forward | compile/run | vcs | config | help | jira | tasks

    You should be looking at the back/forward buttons in the 5th group.

    If you want to make the toolbar visible, it's one of the checkable options on the view menu.