Skip to content

sass syntax highlighting in vue components #15

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

Closed
narmatoff opened this issue Apr 25, 2025 · 4 comments
Closed

sass syntax highlighting in vue components #15

narmatoff opened this issue Apr 25, 2025 · 4 comments
Labels
invalid This doesn't seem right

Comments

@narmatoff
Copy link

narmatoff commented Apr 25, 2025

I'm using sass in vue components and I have problem with syntax highlighting.

Image
@bajrangCoder
Copy link
Owner

bajrangCoder commented Apr 25, 2025

This extension is only for scss and not for sass.
And both are different as one is based on indentation and other is on bracket so it can't be in a same extension.

This extension is only for scss

@bajrangCoder bajrangCoder added the invalid This doesn't seem right label Apr 25, 2025
@thomasaull
Copy link

thomasaull commented Apr 25, 2025

Edit: Sorry this is a different issue, probably: #11

Original comment Same things is happening when using `scss` in vue componens though:

Image

Also when using the same code snippet in a scss file:

Image

@bajrangCoder
Copy link
Owner

Edit: Sorry this is a different issue, probably: #11
Original comment

It is fixed

@bajrangCoder
Copy link
Owner

I'm using sass in vue components and I have problem with syntax highlighting.
Image

Sass language support is tracked in #3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants