Am I doing something wrong or there’s no auto-complete feature for $variables
in SASS/SCSS files?
@Defman currently there isn’t, but is coming soon.
The sass/scss compilerer supports var completion, but it’s not perfect.
Currently I’m working of a better version of it using the textbox autocompletion.
1 Like
Thanks for pointing me to the issue. Don’t know how I missed it.