- Fix ruby syntax colors in order to support Atom’s new parsing system
- Removing unnecessary "syntax--" prefix in javascript.less
- Prepend "syntax--" to all css classes. Goodbye deprecation in Atom 1.13.0!
- Better highlight of ES6 template strings
- Fix highlight of classes in ES6
- Improve yaml highlighting
- Highlight Go types
- More keywords to highlight: BUG, FIXME, NOTE, IDEA, CHANGED, QUESTION, REVIEW.
- Highlight "class << self" in ruby
- Remove underline from url in comment
- Update keywords in packages.json
- Published via apm
- Initial state