I'm looking for a good editor for CoffeeScript. What I want is syntax highlighting and auto indentation when a new line is entered, like IDLE for Python.
I've already tried the gedit-coffeescript plugin, but it does only syntax highlighting not the indentation formatting. I have not tried emacs, as I'm not comfortable with it.
I hope someone would know a good editor for writing CoffeeScript.