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?
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?