Search code examples
phpstorm

How to return to previous line of code after Ctrl+Click in PhpStorm?


How to return to previous line of code after being moved by Ctrl+Click in PhpStorm?


Solution

  • In main menu look at "Navigate | Back" action and use that shortcut (as it will be different depending on your OS and Keymap used).

    On Windows with Default keymap it will be Ctrl + Alt + Left