I get 2 different hover results when opening files in vendor
folder, some functions missing @return void
or return $this
will be misinterpreted as mixed
.
Mouse hover is inconsistent
ciricode Thank you.
Right, we handle the "vendor" folder differently (to save memory).
Will be fixed.
Fixed in the upcoming pre-release.
You may need to run VSCode command Clear vendor cache ...
.
Thank you!
JakubMisek thanks, remaining void
case:
18 days later
ciricode thank you,
this should be fixed in the latest release and pre-release.
Try running Clear /vendor/ cache
command to force it.
JakubMisek added the Solved tag.