Sublime Forum

SASS package not autocompleting standard CSS

#1

I have the following Sass packages installed:

Sass
SASS Snippets
Syntax Highlighting for Sass

I have the following file types available to choose from (View > Syntax):

Sass
Syntax Highlighting for Sass > Sass
Syntax Highlighting for Sass > SCSS

When I am editing a Sass file and have the file type set to Sass, I do not get any standard CSS available in the autocomplete dropdown. For example, if I type the word ‘border’ I would expect to see dozens of possible autocomplete suggestions (border-width, border-left-color, border-style, etc…)

Is it possible to get this? Did I install the wrong thing?

I also tried uninstalling Syntax Highlight for Sass and SASS Snippets, so all I have installed is Sass. But same result.

0 Likes

#2

has anyone resolved this issue?

0 Likes