In GoLand 2022.x.x
there were arrows in the toolbar to navigate through the code.
For example when you jump to some function definition, you could jump back with those arrows.
In GoLand 2023.3.4
there are no such controls. Having custom defined keyboard shortcuts one cannot just navigate through code as it was before.
Does anyone know how to get those controls in a toolbar back?
After playing with the new GoLand UI I found out that it is possible to get old controls back by disabling the new appearance (requires GoLand restart) GoLand -> Settings -> Appearance & Behavior
:
Then re-enable main toolbar View -> Appearance -> Toolbar
And it's back:
UPDATE since 2024.2.3 and on:
Go to the JetBrains marketplace and download 'Classic UI' plugin.