Goto definition

VS.Php lets you look up the definition of functions, methods, classes and constants used in your class. In the figure below it shows in the back the user selecting goto definition over a function. In the overlay image, it shows the definition of the function. VS.Php will jump to that file and place the cursor where the function is defined.