Skip to content

0.7.11

Compare
Choose a tag to compare
@darrenkopp darrenkopp released this 02 Nov 05:10
· 120 commits to master since this release

Format Document Support

Very basic support for fixing indentation problems in a SCSS document right now. You can control the indentation options in Tools > Options > Text Editor > SCSS. In addition to this, you can now configure whether or not line numbers should be displayed.

Unfortunately right now you'll need to restart visual studio after changing the indent options as I'm not exactly sure how to detect that the setting changed.

Closes #15