Intellij - Go back and forth within a file

intellij-idea

Solution

No. But it's possible to go to last edited location. If you need it - you can write feature request on JetBrains tracker.

UPD 2019 Actually there is relatively new shortcut Ctrl + Shift + E to show you recent locations.

Problem

Is it possible with a hotkey to navigate back and forth in a class, or file ... rather than between files? I know it is possible to go back and forth but that happens globally now, using all files. I want to jump between the spots for this file only. Should not be hard to add on, just filter the history stack for the current active file.

Original source

Related problems