I have a problem with intellisense with the vendors that have the symlinks. It doesn't seem to work.
I have my own package that contains "core" logic that I have linked with a symbolic link to my main project.
(the symbolic link is only on my package)
Tool used to create the symbolic link:
https://github.com/SanderSander/composer-link
(VSCode with WSL - Ubuntu)
Thanks.