Nick Clifford

Results 5 issues of 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. ![image](https://user-images.githubusercontent.com/11001606/56933998-eed0e780-6aaf-11e9-8a6d-fae0689daeb5.png)

Linux
ui / ux

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...

bug

Without this fix, calling `Babel::Transpiler.transform` with **any** input will raise `ExecJS::RuntimeError` with no message.