I have:
- mono repository, more projects inside
- js/ts, react
- When Find all references is tried on react component (I suppose on anything) that is imported in another project inside monorepo, it starts finding references.
- Initializing JS/TS language features starts – from Typescript and Javascript Language Features built-in extension.
- It takes about 2 minutes (depends on project size)
- After that references outside project/folder are not found
- During that process I cannot use Go to definition
I have also solution and will be written in answer below to help other folks (maybe my future me :D) to not waste halfday as I did on this 😉