forked from jashkenas/coffeescript
-
Notifications
You must be signed in to change notification settings - Fork 58
Text editor plugins
balazstth edited this page Feb 17, 2011
·
29 revisions
- 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 and balazstth's coffeescript-jedit — which provides syntax highlighting and indentation 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.