yalc icon indicating copy to clipboard operation
yalc copied to clipboard

"jump to definition" in IDE jumps to node_modules/mypkg/foo.ts, not real source

Open garyo opened this issue 5 years ago • 0 comments

Is there any possibility that yalc could work with IDEs so that "jump to definition" would go to the actual definition in the linked module, rather than node_modules/@my_scope/my_module/foo.ts?

garyo avatar May 25 '20 02:05 garyo