Answer the question
In order to leave comments, you need to log in
How to debug typescript VScode?
Hello, when I want to debug some function, I need to go to its code and put break points there.
For example, I chose interpolateName, as in the photo,
but by clicking Go to implementation or just ctrl+left click I get to index.d .ts
where I see only the
types used in the function, and not its code, how can I open the function code
In the case of js, I just opened the function code, but not on ts ((
Answer the question
In order to leave comments, you need to log in
https://stackoverflow.com/questions/46893661/go-to...
https://stackoverflow.com/questions/48711065/go-to...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question