alienhard / SublimeAllAutocomplete

Extend Sublime autocompletion to find matches in all open files of the current window
918 stars 110 forks source link

How can I autocomplete scss variable? #64

Closed ghost closed 3 years ago

ghost commented 6 years ago

How can I autocomplete scss variable? %name and @mixin name are fine, but variable like $name doesn't work. 0

ashikur11 commented 5 years ago

you should use css extended completion it suggest scss variables and mixins also