IntelliJ 13 - Add Navigate Back/Forward to toolbar?
Asked Answered
C

8

129

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?

Compressibility answered 6/12, 2013 at 19:36 Comment(3)
I had this problem too. You can just enable the toolbar with View > Toolbar, but that takes up loads of room, and now the run configurations are shown in the same bar as the breadcrumbs, this is the only thing that's missing when it's hidden. It'd be great if these buttons were included in the breadcrumbs bar when the toolbar is hidden.Appreciable
UPDATE: OK, you can do this. Turn the toolbar on, with View > Toolbar. Right click it, and choose "Customize Menus and Toolbars". In the "Navigation Bar Toolbar" folder, add the icons from Main menu > Navigate > Back / Forward, choose OK, then go and turn off the toolbar with View > Toolbar again.Appreciable
Similar answer can be found at this LinkDurand
F
93

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.

Friendship answered 6/12, 2013 at 20:0 Comment(0)
A
204

For some reason the toolbar is not visible by default.

In the View menu, select Toolbar. That should fix it.

Allowed answered 16/12, 2013 at 20:38 Comment(3)
I really don't get it why they decide to hide one of the most used features in a next version! Common guys!Locoweed
May be they decide to break the product and then sell again old features) The very poor tactic seems very popular nowadays... Like hiding Firefox toolbars by default i nnew versions etc. Thanks again, Rob Mayhew!Alinealinna
In version 2021.1 of PHPStorm, it is View > Appearance > ToolbarStefanysteffane
F
93

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.

Friendship answered 6/12, 2013 at 20:0 Comment(0)
L
55

IntelliJ IDEA 15

Show toolbar

  • Method 1

    • View > Toolbar

      enter image description here

  • Method 2

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

      enter image description here

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)

      enter image description here enter image description here enter image description here

  • Method 2

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

      enter image description here

    • Use the approach that is described in Method 1

Laundry answered 14/12, 2015 at 13:25 Comment(0)
S
37

To enable toolbar in intellij 2019.3,

enter image description here

Steelyard answered 26/2, 2020 at 16:19 Comment(0)
V
13

Just go to the "View" tab and check-enable "Toolbar"

*be noted that shortcut keys(ctrl+alt+ left/right) are not working

Virnelli answered 24/6, 2016 at 6:21 Comment(0)
B
12

For newer versions, the image illustrates below

Rider

Bouquet answered 14/6, 2023 at 20:37 Comment(1)
+10, for taking time out and putting it in the GIF format. it really helped.Gumbo
M
10

Here is just a reference image, where to find the top right bar in the settings. IntelliJ

(Note: This is PyCharm)

Morale answered 1/2, 2016 at 10:12 Comment(0)
E
5

The Conan's answer helped me with the same issue. 2Conan - make your comment as an answer. It helps with TS issue. Just for sure posting his answer here ...

OK, you can do this. Turn the toolbar on, with View > Toolbar. Right click it, and choose Customize Menus and Toolbars. In the Navigation Bar Toolbar folder, add the icons from Main menu > Navigate > Back / Forward, choose OK, then go and turn off the toolbar with View > Toolbar again.

Enterotomy answered 15/5, 2014 at 7:53 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.