In vscode there's a "source definition" option. When I try to use it with tsgo, I see an error. <img width="257" alt="Image" src="https://github.com/user-attachments/assets/6778c8ff-22fe-4c11-ad45-56b30b3b31cc" /> <img width="335" alt="Image" src="https://github.com/user-attachments/assets/48c38eaf-c2f3-4c48-b335-8582ff083c3d" /> --- fyi I also use `typescript.preferGoToSourceDefinition` to make this default: <img width="497" alt="Image" src="https://github.com/user-attachments/assets/244f9185-b1c6-4ac1-9b3a-e4f05d04040d" />
Activity