Sublime Forum

Syntax highlighting wrong for Ruby constant assignments in 3114

#1

It seems that the latest update broke the highlighting when defining a Ruby constant. When using a constant things look correct but when assigning a constant (e.g. FOO = “bar”) the highlighting does not work. Any ideas how to fix this?

0 Likes

#2

Please log an issue for it at https://github.com/sublimehq/Packages/issues and it will get fixed :slight_smile:

0 Likes

#3

Thanks for the reply. For reference https://github.com/sublimehq/Packages/issues/393

0 Likes