Hi,
I have played around with NTVS and I'm very pleased with functionality it's offer and I will certainly use it with my current project. What stopping me right now is that there are no Build events. So I'm not able to run task after/before tsc. IMO this is necessary for any bigger tsc project , so I’m forced to used web project (with tsc) even when building node application.
So:
I have played around with NTVS and I'm very pleased with functionality it's offer and I will certainly use it with my current project. What stopping me right now is that there are no Build events. So I'm not able to run task after/before tsc. IMO this is necessary for any bigger tsc project , so I’m forced to used web project (with tsc) even when building node application.
So:
- Are there any plains to include build events in Beta version of NTVS?
-
It will be also good that you include Type script complier property page to easy set compiler options. (as with web project from TypeScript)