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

Fix meta.selector.css to not extend outside the style block if embedded #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

noniq
Copy link
Member

@noniq noniq commented Mar 16, 2017

Affects embedded CSS (e.g. in HTML or in a Markdown variant supporting code blocks with syntax highlighting) only:

While typing a selector, the pattern for meta.selector.css would swallow up everything from the cursor until the end of the document - extending beyond the end of the embedded CSS block and thus destroying syntax highlighting for the rest of the document.

bildschirmfoto 2017-03-17 um 00 03 04

bildschirmfoto 2017-03-17 um 00 04 25

…dded.

Affects embedded CSS (e.g. in HTML or in a Markdown variant supporting code blocks with syntax highlighting) only:

While typing a selector, the pattern for `meta.selector.css` would swallow up everything from the cursor until the end of the document - extending beyond the end of the embedded CSS block and thus destroying syntax highlighting for the rest of the document.
@noniq
Copy link
Member Author

noniq commented Jul 26, 2017

Ping :)

1 similar comment
@noniq
Copy link
Member Author

noniq commented Mar 9, 2018

Ping :)

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

Successfully merging this pull request may close these issues.

1 participant