/brackets-ruby

A Brackets extension to add syntax coloring to ruby and various ruby templating engines, as well as ruby build support to brackets.

Primary LanguageJavaScriptMIT LicenseMIT

Simple Ruby Extension

A simple Brackets extension that adds:

  • comments to Ruby files
  • syntax highlight for specific Rails files (Gemfile, Rakefile, Guardfile)
  • html highlight for ERB and HAML files
  • brief syntax/comment highlighting for slim and erubis files

And builds ruby files in Brackets!