No Angular syntax coloration in Intellij
Clash Royale CLAN TAG #URR8PPP No Angular syntax coloration in Intellij I recently imported an existing project into IntelliJ that uses Angular6+ and Typescript. Unfortunately, I can't get the syntax coloration to work as expected (see image below), even though IntelliJ did recognize Typescript at some point and I downloaded the AngularJS plugin from this adress and copied it in the Idea > plugins folder. I then followed this Jet Brains Angular page but I still don't see coloration in my code (you can however see what I expect on the capture "Generating code with Angular Schematics"). Has anyone ever experienced the same problem ? Thanks in advance for any help you can provide ! [edit] Here's the image of what I get : Syntax coloration no working Are you using IntelliJ IDEA Ultimate? – yole 23 hours ago ...