Skip to content
This repository has been archived by the owner on Feb 22, 2019. It is now read-only.

This project includes all that is require to start debugging session while using VS Code as editor.

Notifications You must be signed in to change notification settings

VladimirAmiorkov/TypeScriptVSCodeDebugTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript debugging in Visual Studio Code

This project includes all that is require to start debugging session while using Visual Studio Code as editor on a TypeScript file.

This project was insired and created for this StackOverflow thread

Steps to follow

  • Open the git repo using Visual Studio Code
  • Add a breakpoint at row '5' of app.ts (console.log(farewellMessage);)
  • Start debug (press F5)

About

This project includes all that is require to start debugging session while using VS Code as editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published