1
I am trying to use PHPStorm IDE instead of NetBeans IDE for coding with PHP.
The problem is here: NetBeans is good at jumping into declaration of any method (Ctrl + Left mouse key). And is good at jumping back (Alt + Left). I know this.
However, PHPStorm could go in (Ctrl + Left mouse key), but not back... Alt + Left does not work for one step back. How to go one step back?
I am working on Windows 8.1 if it makes any difference.
By the way, there was problem with Ctrl+Alt+Left on the PC where Intel HD Graphics is active. The solution to the problem could be found here: https://devnet.jetbrains.com/docs/DOC-195
– Paulius – 2015-03-13T12:10:17.210