Releases: highlightjs/highlightjs-apex
Releases · highlightjs/highlightjs-apex
v1.1.0
Lots of cleanup - removed comments, made sure that detect tests went well against all the other languages in the main repo, and tightened up some keywords (class, trigger, interface) so they highlight consistently. Found some operators that weren't listed (sorry, null operator).
What's Changed
New Contributors
Full Changelog: https://github.com/highlightjs/highlightjs-apex/commits/v1.1.0
First Release
We're ready for public consumption! After testing this on some ApexDox-generated pages, this highlighter should cover most of the situations needed. It doesn't cover method headers where the method returns a collection, so we'll have to work on that. But this is a great start, I think.
What's Changed
- Moved repo from @dschach account to @highlightjs hosted repository
- NPM packaging by @dschach in #1
New Contributors
Full Changelog: https://github.com/highlightjs/highlightjs-apex/commits/1.0.0