Sublime Forum

Autocompletion in SCSS breaks after a few secs of loading

#1

I have created a package in Packages which contains a dir called completions with a color.sublime-completions file inside it.

This works with the scope set to text.html in a html file. However, it behaves weirdly in a SCSS file (I set the scope to source.scss).

I open sublime, the autocompletion populates as it should. Then after a second while sublime is loading (possibly loading in packages?) the autocompletions cannot be found.

I have installed a fresh version of ST3, added package control, SASS package and my autocompletions package but I am experiencing the same behaviour.

Any help would be much appreciated.

0 Likes