Skip to content

Releases: vuejs/vue-syntax-highlight

4.1.0

02 Feb 00:57

Choose a tag to compare

  • Signifiant quality and reliability improvements (Thanks to @deathaxe and @FichteFoll for their excellent work on #216)
  • Improved syntax tests

v4.0.1

09 Sep 23:36

Choose a tag to compare

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.6

21 Jan 00:03

Choose a tag to compare

v3.3.5

23 Dec 14:55

Choose a tag to compare

v3.3.4

20 Nov 16:22

Choose a tag to compare

  • Match scope to use updated LESS syntax. See #169 for details.

v3.3.3

02 Nov 20:28

Choose a tag to compare

Minor release to support both the latest SublimeSass release and also the SCSS package.

v3.3.2

01 Nov 22:00

Choose a tag to compare

Fixes:

  • Support new SublimeSass package (#161)

v3.3.1

12 May 17:18
534f664

Choose a tag to compare

  • Remove dependency on YAML Macros package only required for dev.

2.1.3

01 Apr 00:22

Choose a tag to compare

  • Now properly supports stylus autocompletion without the "enter doesn't work" bug (thanks to @jpokrzyk)

2.1.1

06 Mar 00:59

Choose a tag to compare

Properly highlight html tags with hyphens