Everlaw / nbts

NetBeans TypeScript editor plugin
283 stars 46 forks source link

Nbts ready for TypeScript 2? #59

Closed Chris2011 closed 8 years ago

Chris2011 commented 8 years ago

I saw some new features in TS 2, like nullable types, readonly properties, etc. (You can find the full roadmap here: https://github.com/Microsoft/TypeScript/wiki/Roadmap). So my question is, is nbts ready for the most default features in TS2? Some features should only give some errors, which I think will be available out of the box. Maybe there is some token enhancements.

This ticket is only a hint to be aware of TS 2 and 2.1 (but mostly 2.0)

Regards

Chris

javatlacati commented 8 years ago

Waiting for TS generators! :sob:

Devidian commented 8 years ago

Any Status/Progress updates ? NB is my Favourite IDE currently and i started a new Meteor/Angular2 Project that is already using TS2, all those "errors" displayed are confusing ;)

jeffrey-easyesi commented 8 years ago

https://github.com/Everlaw/nbts/releases/tag/v2.0.5.0 Some of the new config features may not work yet (I know lib doesn't); this will be fixed in a follow-up release.