简体   繁体   中英

IDE for IcedCoffeeScript programming?

What IDE can I use to develop IcedCoffeeScript code with syntax highlight and intellisense?

I tried to use Webstorm, but it does not support IcedCoffeeScript.

You can't have more than syntax checking/coloring and snippets with (iced)CoffeeScript (on any IDE) because the way the language operate. So intellisense is out of game. Many environments supports autocomplete, who can help.

note: all editors can have different kinds of autocomplete features with or without packages(extensions).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM