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 was converting some Ruby code to Crystal (for Geode) and I noticed that certain functions, methods, and format strings weren't being highlighted, which I then noticed was a side effect of there not being any special scopes for them.
Ruby:
Crystal:
The text was updated successfully, but these errors were encountered:
I was converting some Ruby code to Crystal (for Geode) and I noticed that certain functions, methods, and format strings weren't being highlighted, which I then noticed was a side effect of there not being any special scopes for them.
Ruby:
Crystal:
The text was updated successfully, but these errors were encountered: