Skip to content

v1.3.0 (2016-06-23)

Latest
Compare
Choose a tag to compare
@FichteFoll FichteFoll released this 23 Jun 02:56
· 4 commits to master since this release
  • Prevent sass executable from building caches. They were put in weird places
    and generally annoying.
  • Syntax highlighting changes to CSScheme and SCSScheme
    • Multiple scopes have been changed to follow (yet-to-be-specified)
      conventions
    • Highlighting of all scope selector operators has been added
    • Other minor tweaks
  • Allow backslash-escaping of any character, specifically for SASS
    compatibility with selector operators and scope-segments starting with
    numbers (#11)
  • Support for the old '-' escape sequence has been removed
  • .hidden-tmTheme files can now also be converted to .csscheme
  • Added a build system for tmTheme-to-CSScheme conversion