'Go to declaration' doesn't work anymore in yarn workspaces Follow
I've upgraded to latest Webstorm (Build #WS-223.8617.44, built on January 24, 2023), and now 'Go to declaration' is broken.
We've got a Yarn workspaces project with quite some packages that refer to each other. But Webstorm doesn't navigate anymore to the respective package, but only to the import statement in the file itself.
I've already invalidated all caches.
For me this is a key feature which I really miss now.
Please sign in to leave a comment.
Please check if the issue persists after repairing indexes (File > Invalidate caches, Invalidate and restart). If it does, please share a sample repo that reproduces the issue