diff --git a/documentation/index.html.erb b/documentation/index.html.erb index 1221b2e8..6bab4894 100644 --- a/documentation/index.html.erb +++ b/documentation/index.html.erb @@ -888,6 +888,10 @@ coffee --print app/scripts/*.coffee > concatenation.js kchmck's Vim CoffeeScript — which adds Vim syntax highlighting and indentation support. +
  • + wavded's gedit-coffeescript + — a CoffeeScript syntax highlighter for the gedit text editor. +
  • yeungda's coffeescript-idea — a plugin for IntelliJ IDEA and RubyMine providing syntax highlighting.