Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Debuggers
>
TypeScript Debugger
New to Visual Studio Code?
Get it now.
TypeScript Debugger
kakumei
|
187,861 installs
|
(
4
)
|
Free
typescript debug configuration for VS Code.
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
VS Code TS Debug
Required
ts-node
typescript
About TS Debug
Using TS Debug
Install the
TS Debug
extension in VS Code.
Create a new 'program' file
*.ts
.
Switch to the debug viewlet and press the gear dropdown.
Select the debug environment "TS Debug".