A Brackets extension that parses and analyzes all the scss files in the current project to provide contextual code hints for scss files. Hints include scss builts (function, at-rules, mixins), classes, mixins, function and variables (normal, nested and arguments).
Uses the independent scss-analyzer, which itself is based on a custom fault tolerant fork of gonzales-pe
Feature requests should go in Issues.
And all help will be appreciated to expand and improve this extension. Thanks.