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

css selector editing mode #25

Open
idoros opened this issue Jul 13, 2021 · 0 comments
Open

css selector editing mode #25

idoros opened this issue Jul 13, 2021 · 0 comments
Labels

Comments

@idoros
Copy link
Collaborator

idoros commented Jul 13, 2021

Add a flag to indicate editing mode that assumes input to be incomplete.

  • avoid invalid ast when possible
  • eagerly close unclosed parenthesis and other brackets
  • close unclosed string literals
  • keep original source locations - any assumed fixes should not take space
@idoros idoros added enhancement New feature or request css-selector-parser labels Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant