Gert-dev / php-ide-serenata

Atom IDE package that integrates the Serenata server to provide PHP code assistance
https://serenata.gitlab.io/
Other
275 stars 22 forks source link

code hinting not work by 5.0.2 on osx 10.15 with atom 1.40.0, also inner function hint such as array_* #493

Closed yanggs07 closed 4 years ago

yanggs07 commented 4 years ago

1 code hinting not work any more 2 function definition for php functions (such as in_array) not work any more

Gert-dev commented 4 years ago

Yes, it is likely you are a victim of #484 as well as this issue in Serenata. Both will be fixed with the upcoming 5.1.0 release of Serenata.