An Extension for the Code-Editor Brackets to autocompile SCSS-Files while saving. Does only work for files that follow the scss syntax and and with ".scss". SASS-Compiler from: https://github.com/medialize/sass.js/
After installing the Extension, a new Menu called "Sass Compiler" should be in the top-Menubar. There are three options in this menu:
After these steps you can enable the autocompile by clicking on "Activate Autocompile"
The compiler will be activated at every time you save your files or manually by pressing ALT+F.