TysonAndre / vscode-php-phan

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

1.2.3: Fix hover flicker, update phan to 2.6.1 #81

Closed TysonAndre closed 4 years ago

TysonAndre commented 4 years ago

Limit client requests/notices to the corresponding directory's server

Possible fix for #78 and #70

This should help avoid flickering in hover text.