S
S
SomeHuman22021-12-31 01:31:59
typescript
SomeHuman2, 2021-12-31 01:31:59

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,
61ce33129292f327431745.png
but by clicking Go to implementation or just ctrl+left click I get to index.d .ts
where I see only the
61ce331d493fb953124829.png
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

1 answer(s)
U
user_of_toster, 2021-12-31
@SomeHuman2

https://stackoverflow.com/questions/46893661/go-to...
https://stackoverflow.com/questions/48711065/go-to...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question