when i include some phar file.
Intelephense can't parse classin phar file and namespace.
os: Windows 10 Pro x64.
version: 1.3.11
Sorry for my bad english.
Phar is not currently supported
@bmewburn Is it planned to be supported? Phar support is great to have completion for tools like PHPUnit. :+1:
it would be very useful - phpstan is another tool that expects you to be able to index phar. Though there is a workaround you can use see https://github.com/phpstan/phpstan/issues/2972
Most helpful comment
@bmewburn Is it planned to be supported? Phar support is great to have completion for tools like PHPUnit. :+1: