typescript-tools.nvim icon indicating copy to clipboard operation
typescript-tools.nvim copied to clipboard

Auto imports don't work on monorepos when using yarn pnp

Open Arthur944 opened this issue 7 months ago • 3 comments

Problem: When using a monorepo with yarn pnp, the auto import code action never lists options for other packages within the monorepo.

Here's a rerpoduction repository: https://github.com/Arthur944/typescript-tools-repro

(This happened on an M3 Macbook)

Arthur944 avatar Jul 10 '24 04:07 Arthur944