Ben Mewburn
Ben Mewburn
Intelephense doesnt execute any autoloaders and only indexes symbols found in the workspace folder. External symbols can be linked to with the `intelephense.environment.includePaths` setting. eg `"intelephense.environment.includePaths": ["/path/to/other/code/**"]`
This should be working if all files are present in the open workspace folder. Please open a new issue with a reproducible test case if it is still a problem.
Will continue to give this thought. For now there's been a new release this year and more to come.
closing as there is a workaround for this case.
tracking composer issue in #2213
`class-string` support added in 1.9.0
There's no plans to support `@method` annotations anywhere other than from within the class docblock.
This one is hard to track down without some code that reproduces the issue. Can anyone share some code? Even a list of open source dependencies might help if other...
please open new ticket if problem is still present in 1.9
I'm unable to reproduce the original issue and am unsure if there is still a problem here. Please open a new ticket with a reproducible example if there is still...