Search code examples
windowsintellij-ideakeyboard-shortcuts

IntelliJ shortcut previous/next caret position windows


Just read blog http://hadihariri.com/2014/06/24/no-tabs-in-intellij-idea/ and there is mentioned

If you want to move back and forth between where you are and where you just were: Cmd+[ to go back and Cmd+] to go forward. Of course, if your current and previous position is in different files, it will also go back and forth between them.

I'm a Windows user and wish to use that function but never found this setting


Solution

  • According to this reference card from Jetbrains the default back/forward navigation shortcut in the Windows keymap is Ctrl+Alt+Left/Right arrows:

    http://www.jetbrains.com/idea/docs/IntelliJIDEA_ReferenceCard.pdf