atom has a strange color in Ruby-ERB(HTML) -
the ruby-erb grammar has strange color after each function |group| variable. under <tbody> tag <td> content's color gray, here has strange problem.
when change variable name, color becomes normal.
group appears reserved word. you'll see same behavior if use ruby, source, or gem.
looking @ the source, appears these words intended reserved within gemfiles, suspect may bug in atom/language-ruby package.
until that's fixed, though, best bet use different variable name.


Comments
Post a Comment