vscode-php-phan icon indicating copy to clipboard operation
vscode-php-phan copied to clipboard

Hover text flickers when analyzedProjectDirectory is an array of 2 or more directories

Open TysonAndre opened this issue 6 years ago • 1 comments

  • One way to fix this would be to implement or use an actual dispatcher that would route requests for files to the best matching directory.
  • I'm not sure if there's a way to prevent the third party NodeJS language client from forwarding requests outside of the targeted directory. That would be worth looking into.

TysonAndre avatar Oct 20 '19 15:10 TysonAndre

Related to #29

TysonAndre avatar Oct 20 '19 15:10 TysonAndre