Dev Build 3093 is out now, bringing the latest changes from the Packages repository.
The most notable changes are in HTML, CSS and JavaScript:
- HTML does CSS syntax highlighting in style attributes (and likewise with JavaScript highlighting for onclick etc attributes)
- CSS is now based off of github.com/i-akhmadullin/Sublime-CSS3, which additional fixes
- JavaScript is now based off of github.com/Benvie/JavaScriptNext.tmLanguage
- HTML and CSS completion have both been significantly improved by Philipp Rudloff (github.com/kleinfreund)