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

Some SASS markdown is not being highlighted #21

Open
gespinha opened this issue Oct 20, 2014 · 2 comments
Open

Some SASS markdown is not being highlighted #21

gespinha opened this issue Oct 20, 2014 · 2 comments
Assignees

Comments

@gespinha
Copy link

Hi there,

I've noticed that not all SASS markdown is well interpreted by this theme, is there anyway to make the following syntax correctly highlighted?

  • @extend, @for, @each and some other builtin functions should be highlighted in red as the @import function.
  • the prefixed rules are not being highlighted as a proper rule, as they should.

Thanks in advance, great job btw ;)

@braver
Copy link

braver commented Feb 27, 2015

I'm guessing you mean markup and not markdown?

Also, in SCSS @extend, @for, @each are all highlighted in red. In SASS this doesn't happen, but it's a limitation on the side of the SASS language grammar.

@gustavoalfaro gustavoalfaro self-assigned this Apr 30, 2017
@gustavoalfaro
Copy link
Collaborator

gustavoalfaro commented Apr 30, 2017

SASS syntax should be improved, but we need the classes, this needs to be better: https://github.com/atom/language-sass

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

3 participants