Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sass errors not showing inline for angular project #151

Open
joeypedicini92 opened this issue Oct 19, 2021 · 0 comments
Open

Sass errors not showing inline for angular project #151

joeypedicini92 opened this issue Oct 19, 2021 · 0 comments

Comments

@joeypedicini92
Copy link

  • VS Code Version: 1.61.1 (Universal)
  • SCSS IntelliSense Version: v0.10.0
  • Operating System: macOS Big Sur 11.6

Reproducible Case:
Angular project with SCSS component files. Reference a custom variable but don't define the custom variable. Try to build project. Verify console errors: SassError: Undefined variable. But scss file looks fine and is able to go-to variable definition if it exists in a different file.

I would expect to be able to see these sassErrors inline with the red underline. Would that be part of this extension? Or should that be enabled by default by vscode?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant