Skip to content

hagishi/vscode-ts-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VS Code TS Debug

This repository is a plugin for easy debugging of TypeScript in Visual Studio Code.

Required

About TS Debug

about

Using TS Debug

  • Install the TS Debug extension in VS Code.
  • Create a new 'program' file *.ts. _ Install the package (tsx or ts-node) you want to use locally or globally
  • Switch to the debug viewlet and press the gear dropdown.
  • Select the debug environment "Tsx Debug" or "Ts-node Debug".

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published