I'd love to brainstorm about #5580
I just personally ran into the issue described here(https://github.com/trpc/trpc/issues/5580) and would love to see if anyone has any ideas on potential solutions.
My app size is large enough now that I need to have
disableSourceOfProjectReferenceRedirect
enabled, which leads to the behavior described in that post, with Go-To-Definition completely broken, even with type source maps available.GitHub
bug: go to definition not working with project references and `disa...
Provide environment information System: OS: macOS 14.3.1 CPU: (10) arm64 Apple M1 Pro Memory: 112.91 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 16.18.1 - ~/Library/Caches/fnm_multishells/6...
0 Replies