You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love this theme, but many colors should be fixed in Ruby.
For example, hash keys and symbols should have a different color from numbers, otherwise it's really hard to read Ruby code. It would be great if you can fix this
The syntax highlight of key values in hashes is missing as well as many of the colors simply don't match at all.
Here's Atom colors
Here's the VSCode port version
Here also some regular expression syntax highlighting is missing as well as things like array constructor modifiers
%i[:a, :b, :c]
Atom
VSCode
The text was updated successfully, but these errors were encountered: