GitHub

Jump to PHP Definition

A lightweight VS Code extension that provides Go to Definition functionality for PHP files. This extension allows you to quickly navigate to definitions of PHP variables, functions, classes, and ...
i installed php-intellisense in the morning, disabled php.suggest.basic, set php.executablePath and opened my php project folder (inserted into workspace). if i want to go to a definition of a class ...