You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I faced such problem: autocomplete in SASS and SCSS files doesn't work, although the official website says the opposite. For SCSS, this is all that begins with the "@" symbol: mixin, function, inlcude, and for SASS autocompletion doesn't work completely.
OS: Windows 7 x64.
VS Code: 1.19.3.
In SASS:
In SCSS:
Import works in SCSS:
Variables work in SCSS:
My attempts to solve this:
Installed Ruby, installed package "Sass 3.5.5";
Installed Node.js with npm, installed package "node-sass@4.7.2";
Installed extensions:
Atom Sass Snippet;
Richa's SCSS Snippets;
Sass;
SCSS IntelliSense;
scss-scan.
I tried to combine this extensions in different ways - nothing helps.
If disable all this extensions situation worsens:
In SASS:
In SCSS:
Hello. I faced such problem: autocomplete in SASS and SCSS files doesn't work, although the official website says the opposite. For SCSS, this is all that begins with the "@" symbol: mixin, function, inlcude, and for SASS autocompletion doesn't work completely.
OS: Windows 7 x64.
VS Code: 1.19.3.
In SASS:
In SCSS:
Import works in SCSS:
Variables work in SCSS:
My attempts to solve this:
I tried to combine this extensions in different ways - nothing helps.
If disable all this extensions situation worsens:
In SASS:
In SCSS:
Here there is some extra info, may it helps.
Other extensions
My "User configuration"
The text was updated successfully, but these errors were encountered: