Releases: vuejs/vue-syntax-highlight
Releases · vuejs/vue-syntax-highlight
4.1.0
- Signifiant quality and reliability improvements (Thanks to @deathaxe and @FichteFoll for their excellent work on #216)
- Improved syntax tests
v4.0.1
Support for Sublime Text 4
The extension was updated to provide syntax highlighting support for Sublime Text 4 builds, and was tested with ST Build 4113
v3.3.4
- Match scope to use updated LESS syntax. See #169 for details.
v3.3.2
Fixes:
- Support new SublimeSass package (#161)
v3.3.1
- Remove dependency on YAML Macros package only required for dev.
2.1.3
- Now properly supports stylus autocompletion without the "enter doesn't work" bug (thanks to @jpokrzyk)
2.1.1
Properly highlight html tags with hyphens