Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Sass illegal characters false-positive? #13582

Closed
zslabs opened this issue Jan 10, 2017 · 4 comments
Closed

Sass illegal characters false-positive? #13582

zslabs opened this issue Jan 10, 2017 · 4 comments
Labels
duplicate wrong-repo Issues that are filed to the wrong Atom repository.

Comments

@zslabs
Copy link

zslabs commented Jan 10, 2017

Prerequisites

Description

Hi,
When writing a class in Sass like the following .u-textRight\@medium it's showing up as illegal within the inspector, causing the code highlighting to be a bit funky. I don't have any validation errors using this type of syntax and it works on the frontend well; for example you can write <p class="u-textLeft@medium">Hello</p>. Screen shot below:

screen shot 2017-01-10 at 11 05 52 am

Here's some insight into the validity of classnames http://stackoverflow.com/a/6592488/1026742

Steps to Reproduce

  1. Within .scss file, write .u-textRight\@medium

Expected behavior: Same code highlighting

Actual behavior: Appears to have "illegal" class in Atom panel.

Reproduces how often: [What percentage of the time does it reproduce?]

Versions

You can get this information from copy and pasting the output of atom --version and apm --version from the command line. Also, please include the OS and what version of the OS you're running.

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

@arcticicestudio
Copy link

I think this should be moved to atom/language-sass.
There are already the issues #187 and #193 which seem to be the same.

@50Wliu
Copy link
Contributor

50Wliu commented Jan 10, 2017

Correct, this is atom/language-sass#187.

@50Wliu 50Wliu closed this as completed Jan 10, 2017
@50Wliu 50Wliu added duplicate wrong-repo Issues that are filed to the wrong Atom repository. labels Jan 10, 2017
@zslabs
Copy link
Author

zslabs commented Jan 10, 2017

@50Wliu thanks for mentioning that issue, subscribing there.

@lock
Copy link

lock bot commented Apr 3, 2018

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!

@lock lock bot locked and limited conversation to collaborators Apr 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate wrong-repo Issues that are filed to the wrong Atom repository.
Projects
None yet
Development

No branches or pull requests

3 participants