Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Releases: P233/Syntax-highlighting-for-Sass

v1.2.4

01 Feb 07:59
Compare
Choose a tag to compare
  • Update variable scope

v1.2.3

31 Jan 03:27
Compare
Choose a tag to compare
  • Fix h1-h6 type selectors

v1.2.2

29 Jan 14:31
Compare
Choose a tag to compare
  • Take over the "Sass" package name in Package Control
  • Optimised type selectors highlighting

v1.2.1

23 Jan 05:31
Compare
Choose a tag to compare
  • Add "Goto Symbol" support for Type/ID/Class selectors.

v1.2.0

09 Dec 14:01
Compare
Choose a tag to compare
  • Improved lots of highlighting details

v1.1.0

30 Nov 02:49
Compare
Choose a tag to compare
  • Fixed Symbols list
  • Optimised syntax definition

v1.0.2

28 Nov 10:21
Compare
Choose a tag to compare
  • Fixed property-name highlighting
  • Fixed line comment in Sass syntax
  • Enhanced pseudo class and pseudo element highlighting
  • Enhanced Sass indentation setting

v1.0.1

27 Nov 13:50
Compare
Choose a tag to compare
  • Added property-name highlighting support
  • Enhanced Sass indentation setting

v1.0.0: A completely new version

26 Nov 02:44
Compare
Choose a tag to compare
  • Added support for CSS4 variables
  • Enhanced Sass map highlighting
  • Enhanced CSS functions and Sass functions highlighting
  • Enhanced Sass mixin/function name highlighting and their "Goto Definition" support
  • Removed built-in completions
  • Other improvements