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

Merge rules for whitespace in attribute selectors #26

Open
1j01 opened this issue Apr 7, 2017 · 0 comments
Open

Merge rules for whitespace in attribute selectors #26

1j01 opened this issue Apr 7, 2017 · 0 comments

Comments

@1j01
Copy link

1j01 commented Apr 7, 2017

Currently if you want no whitespace around the operators, you have to choose two samples with whitespace on one side, even if you can tell what it's referring to with the highlight and option labels.

You'd need to update your data structure to support multiple keys, but the options could be:

  • Require whitespace around operators in attribute selectors
  • Disallow whitespace around operators in attribute selectors

and if you want to allow all possible options:

  • Require whitespace on the right of operators in attribute selectors and not on the left
  • Require whitespace on the left of operators in attribute selectors and not on the right

And I guess it would be good for the other whitespace options.

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