Nick Clifford
Nick Clifford
I was trying to view a snippet of the [Ruby Style Guide](https://github.com/bbatsov/ruby-style-guide) in Sublime, but I noticed that all the Ruby sections weren't being highlighted. It took me a while,...
For whatever reason, the text on the menu bar is all squished together. Already tried changing fonts and stuff, didn't help. 
I've been using Slang for a while in my Kemal project, but I noticed a while ago that whenever I tried to include some other page in my layout, I...
I was converting some Ruby code to Crystal (for [Geode](https://github.com/MiningPotatoes/Geode)) and I noticed that certain functions, methods, and format strings weren't being highlighted, which I then noticed was a side...
Without this fix, calling `Babel::Transpiler.transform` with **any** input will raise `ExecJS::RuntimeError` with no message.