javascript-typescript-langserver icon indicating copy to clipboard operation
javascript-typescript-langserver copied to clipboard

Yarn Plug n Play support

Open lewisloofis opened this issue 5 years ago • 0 comments

Hello,

Does this langserver has a plan to support Yarn pnp. This langserver will report cannot find module errors if I happen to use yarn pnp feature.

There are several attempt to patch tsc using pnpify, this is the docs about it.

Would be great if this langserver support pnp, cause I don't need to leave my vim cause of wrong syntax checking

lewisloofis avatar Nov 19 '19 08:11 lewisloofis