Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>sass-loader problem matcherNew to Visual Studio Code? Get it now.
sass-loader problem matcher

sass-loader problem matcher

Genuitec

|
5,595 installs
| (0) | Free
This is used by Angular IDE by CodeMix to provide enhanced automated reporting of errors from "ng watch" and similar build pipeline tools directly into the workspace.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode sass-loader problem matcher

Description

This is used by Angular IDE by CodeMix to provide enhanced automated reporting of errors from “ng watch” and similar build pipeline tools directly into the workspace.

Demo

Example

// tasks.json entry
{
    "type": "npm",
    "script": "watch",
    "problemMatcher": [
        "$sass-loader"
    ]
}

If you plan to use this extension for Angular CLI development, why don't take a look at Angular CLI Task Provider.

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft