All notable changes to the "rubyist" extension will be documented in this file.
- Applies correct style to
self
- Now with support for semantic highlighting and ruby-lsp.
- Tweaked colors with specs in mind.
- Removed most bold.
- Set bracket colors.
- Comments are little less dim for readability in legacy codebases. But, keep writing well named abstractions with expressive tests anyway.
- Instance variables are now purple to differentiate them from other concepts so they're easier to see when looking at a file.
- Classes and methods are now dark blue rather than dark grey 'cause we think it looks better.
- Initial release