php-language-server
php-language-server copied to clipboard
"The active editor cannot provide outline information".
trafficstars
I had problem, php 7.3 installed on C:/xampp/php/php.exe Open a .php file - look for outline "The active editor cannot provide outline information".
"php.validate.executablePath": "C:/xampp/php/php.exe",
"php.suggest.basic" : false
My solution was to install extension PHP symbols. Is this expected ?