Skip to content

This extension disables VS Code's IntelliSense for CSS: #12

Description

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.

demo

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions