PHP Tools turn Visual Studio into a PHP development environment. It lets you make use of all the features of the Visual Studio code editor, such as function-help, intelllisense, code validation, rename of all the instances of a variable, etc. You can also jump to the definitions and references of a variable/function using 'Go to definition', find all references, class view, navigation bar, etc.
Comments