I am doing some ECMAScript prototyping in VS 2015 RC and I am not getting Intellisense for any of the new EC 2015 syntax (things like "import" and "export"). These are also popping up as Warnings in the Error List window.
I thought the RC had ECMAScript Intellisense built-in. Am I missing something (perhaps a configuration setting)?