atom has a strange color in Ruby-ERB(HTML) -


strange color

the ruby-erb grammar has strange color after each function |group| variable. under <tbody> tag <td> content's color gray, here has strange problem.

if not group variable, color normal

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

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -