SublimeText / Sass

Sass and SCSS syntax for Sublime Text
https://packagecontrol.io/packages/Sass
MIT License
50 stars 8 forks source link

Autocompletion of @mixin, @include, and mixin names #84

Closed thie1210 closed 5 months ago

thie1210 commented 3 years ago

I’m using ST4 with SublimeSass and Emmet, I can’t get autocompletion of the @mixin (=), @include (+) keywords as well as the name of my mixins. I use .sass files, but it doesn’t work with .scss files either.

braver commented 6 months ago

In #96 we can finally address this:

Scherm­afbeelding 2024-02-26 om 21 45 05
braver commented 5 months ago

closed via #96