php-language-server icon indicating copy to clipboard operation
php-language-server copied to clipboard

"The active editor cannot provide outline information".

Open johngrant4est opened this issue 5 years ago • 0 comments
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 ?

johngrant4est avatar Mar 03 '20 23:03 johngrant4est