IntelliJ 13 - Add Navigate Back/Forward to toolbar?

后端 未结 7 739
走了就别回头了
走了就别回头了 2021-01-31 00:54

Jetbrains changed the toolbars in IntelliJ 13.

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

7条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-31 01:25

    IntelliJ IDEA 15

    Show toolbar

    • Method 1

      • View > Toolbar

    • Method 2

      • Press Shift 2 times > write "toolbar" and click on the "switch button" to change "OFF" in "ON":

    The toolbar already contains the "Back" and "Forward" buttons.

    Configure toolbar

    • Method 1

      • File > Settings... > Appearance & Behavior > Menus and Toolbars > Main Toolbar > select one row and click on "Add After..." if you want to add a new button (E.g.: if you accidentally removed the Forward button and you want it back)

    • Method 2

      • Right click on the toolbar > Customize Menus and Toolbars...

      • Use the approach that is described in Method 1

提交回复
热议问题