Using NetBeans with ES2015 ? I've done some testing with version 8.0.1 and 8.0.2 of NetBeans, but it does not recognize the new syntax: let
, const
, etc.
I believe that the current Netbeans do not support ECMAScript 6 (ECMAScript 2015), but this is foreseen for version 8.2 Netbeans.
If you're willing, download the Netbeans development release and take a look :).
The development version of Netbeans already supports ECMA6.