Everlaw / nbts

NetBeans TypeScript editor plugin
283 stars 46 forks source link

Debugging features / breakpoints #104

Closed ManfredSteiner closed 7 years ago

ManfredSteiner commented 7 years ago

When I am using Typscript on Netbeans, I am missing any debugging support. I cannot find find any possibility to set breakpoints or to step code. If I start a debugging session, it jumps on start of the transpiled file.

Are there any additional modules available for debugging on typescript level? Will there come any improvements in the near future?

Chris2011 commented 7 years ago

There is no debugging functionality for TS atm. See this ticket here: #9 so please close this ticket and comment to the other one and vote for it.

ManfredSteiner commented 7 years ago

Issue covered by #9