HvyIndustries / crane

PHP Intellisense/code-completion for VS Code
https://hvy.io/crane
Other
240 stars 25 forks source link

The language server needs at least PHP 7 installed. Version found: 5.6.30 #335

Closed davidshangyin closed 7 years ago

davidshangyin commented 7 years ago

Platform : darwin VSCode Version : 1.13.1 Crane Version : 0.3.6

The language server needs at least PHP 7 installed. Version found: 5.6.30

davidshangyin commented 7 years ago

my setting :

"php.executablePath": "/usr/bin/php", "php.suggest.basic": false

my php version is php7

nevadascout commented 7 years ago

Hi, Crane does not require PHP to be installed to function.

I think you've got a problem with another extension.