larsbrinkhoff / forth-mode

Wants to be the SLIME of Forth
GNU General Public License v3.0
61 stars 17 forks source link

Messed up fontification #25

Closed ellerh closed 7 years ago

ellerh commented 7 years ago

Things like : foo" ; are wrongly fontified because the foo" is wrongly considered as string opener.

ellerh commented 7 years ago

This was fixed with commit e35317f2f7ac053c44786430a2ca139f2a6eb1f5.