A bug occurs when using the auto-completion in .scss files. All packages deactivated except Sass package. .css files are not affected by this bug.
- Auto-completion works if property is on the same line than the
class. - Auto-completion doesn’t work if property is indented.
- Auto-completion half works if it’s the only
classof the file.
I also tried using tab or space, same issue. Here is a GIF explaining the different cases:
