Skip to content

0.8.1

Compare
Choose a tag to compare
@darrenkopp darrenkopp released this 17 Nov 07:20
· 100 commits to master since this release

New in this release

  • Templates for adding new files and partials (fixes #19)
  • Intellisense for @import directives (you will see intellisense for files and folders)

Improvements in this release

  • Format Document now only modifies lines that are not already correctly formatted

Fixed in this release

  • An exception may have occurred when rapidly deleting code (ctrl + delete)
  • Prevent css properties showing up in blocks where they shouldn't
  • Fix variable resolution so that you will see function / mixin variables in the body of the function / mixin