Skip to content

Text editor plugins

TrevorBurnham edited this page Feb 17, 2011 · 29 revisions

Text editor plugins

  • Emacs: defunkt's CoffeeScript Major Mode — provides syntax highlighting, indentation support, and some bonus commands.
  • gedit: wavded's gedit-coffeescript — provides syntax highlighting.
  • IntelliJ IDEA/RubyMine: yeungda's coffeescript-idea — provides syntax highlighting.
  • jEdit: dhotson's coffeescript-jedit — which provides syntax highlighting support in jEdit.
  • TextMate: jashkenas's CoffeeScript TextMate bundle — provides syntax highlighting, snippet expansion, and the ability to run bits of CoffeeScript from within TextMate itself.
  • Vim: kchmck's Vim CoffeeScript — adds Vim syntax highlighting and indentation support.