chrants / brackets-ruby

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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

License:MIT License


Languages

Language:JavaScript 97.7%Language:CSS 2.3%