When the extension is enabled, it's a pain to write css code. No IntelliSense / no autocomplete / no errors / warnings / etc. Similar as using the Notepad from Windows.

The following is set. But emmet alone is not enough. How to enable IntelliSense?
{
"emmet.includeLanguages": {
"postcss": "css"
}
}
sstools.postcss: v1.0.9
vscode: v1.64.2 (Windows 10)
When the extension is enabled, it's a pain to write css code. No IntelliSense / no autocomplete / no errors / warnings / etc. Similar as using the Notepad from Windows.
The following is set. But emmet alone is not enough. How to enable IntelliSense?
{ "emmet.includeLanguages": { "postcss": "css" } }sstools.postcss: v1.0.9
vscode: v1.64.2 (Windows 10)