ray-delossantos / crystal-toro-block

Highlight matching Crystal block in Atom editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Highlight matching crystal block when cursor is on the following keywords:

end, elsif, else, when rescue and ensure.

This is nothing more than a search/replace of ruby-block where I replace 'ruby' with 'crystal'

Of course, it works!

So, all thanks go to Haruhiko Kobayashi

-Chris.

About

Highlight matching Crystal block in Atom editor

License:GNU General Public License v2.0


Languages

Language:CoffeeScript 93.8%Language:CSS 6.2%