Hi everyone. I’m just getting started with cocos2d-js. I’ve noticed that out of the box, webstorm has much better syntax highlighting than Cocos Code IDE. Here is an example of what I’m talking about.
I’ve got the exact same file open with Cocos Code IDE on the left and webstorm on the right. Is there a way to transfer over the syntax coloring assignment from webstorm to cocos code ide (aside from manually choosing the colors)? Is there a plugin that fixes this problem? I’ve tried the eclipse color theme plugin. While it changes the colors, stuff like objects and their attributes stay the same color towards each other.