TysonAndre / vscode-php-phan

Phan - PHP Static Analysis for VS Code
Other
24 stars 4 forks source link

Add a "phan parsing..." text in the status bar. #66

Open 9brada6 opened 5 years ago

9brada6 commented 5 years ago

Hi... my project takes about 10-15 seconds to be parsed by phan... It will be very nice if there was an indicator in status bar that will say when the phan is parsing(like PHP Sniffer: validating... ).

Thanks.

TysonAndre commented 5 years ago

https://github.com/phan/phan/wiki/Speeding-up-Phan-Analysis may be of help if you haven't seen it yet.

To do this, I'd probably need to: