crystal-lang-tools / sublime-crystal

Crystal syntax highlighting for Sublime Text
Other
86 stars 18 forks source link

No `support.function.builtin` or format string scopes? #18

Open nickbclifford opened 7 years ago

nickbclifford commented 7 years ago

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: image image image

Crystal: image image image

faustinoaq commented 6 years ago

Hi @nickbclifford, Is this still an issue?

nickbclifford commented 6 years ago

Sorry, I don't use Sublime anymore, so I haven't been dealing with this issue anymore. Thanks for following up though!

hovsater commented 6 years ago

@faustinoaq this is still an issue.