Angular 2 Typescript Live Template doesn't recognize ts files in IntelliJ IDEA Community Edition
已回答
I installed Angular 2 Typescript Live Template in IntelliJ IDEA Community Edition but even after restart it doesn't do any kind of syntax highlighting of angular script in ts files. Does this plugin only work for WebStorm?
请先登录再写评论。
CE has no support for JS/TS, see https://www.jetbrains.com/idea/features/editions_comparison_matrix.html.
To solve the above problem I downloaded Webstorm and now my typescript files are recognized but not my java files. Any way to have it recognize java?
No, you need IntelliJ IDEA Ultimate to work with JS/TS/Java at the same time.