HarlemSquirrel / language-haml

Haml language grammar for GitHub's Atom IDE
MIT License
33 stars 24 forks source link

Update ruby haml.cson #74

Closed HarlemSquirrel closed 7 years ago

HarlemSquirrel commented 7 years ago

Update attribute section end to look ahead for the absence of a comma which would indicate continuation.

Fixes https://github.com/ezekg/language-haml/issues/73

darrenterhune commented 7 years ago

Dude yes! That has been bugging me for well over a year. Could never figure it out. Get this merged!