Can I view the contents of a method in PhpStorm? So -fx, I find a method call and get a small popup with a method definition. In the popup I can check what happens there and just close the popup when I done.
It really saves some "jump into the method", check what happens there, go back (even worse if the method was in the same file, so I need to remember the name or position of the method I worked on) "
source
share