Is TypeScript and Angular2 supported in Community edition?
Hi,
Is TypeScript and Angular2 supported in Intellij 15 Community edition?
If not, can I edit with any plugins?
Or is there a way to work with Angular2 in Intellij 14 Ultimate?
TIA,
Oleg.
Please sign in to leave a comment.
Only in Ultimate, please see https://www.jetbrains.com/idea/features/editions_comparison_matrix.html .
Serge,
Since Idea 14 Ultimate supports TypeScript, can it support Angular2 ?
If not, how to do Angular [1] with TypeScript there?
TIA,
Oleg.
AngularJS support is provided by a plug-in: https://plugins.jetbrains.com/plugin/6971?pr=idea .
Idea 14 doesn't support Angular 2; Idea 15 provides a basic Angular 2 support - code completion for Angular 2 binding, components and new event attributes in TypeScript and ECMAScript 6 - through AngularJS plugin