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

Breaks when attributes are wrapped in brackets #1

Closed
semaperepelitsa opened this issue May 31, 2023 · 2 comments
Closed

Breaks when attributes are wrapped in brackets #1

semaperepelitsa opened this issue May 31, 2023 · 2 comments

Comments

@semaperepelitsa
Copy link

No syntax highlighting in code following wrapped attributes:

div.example[data-attribute="foo"
            class=("current" if current?)]
  div.example
  div.example
  div.example

Sublime:
Screenshot 2023-05-31 at 6 56 59 PM

TextMate for comparison:
Screenshot 2023-05-31 at 6 56 52 PM

@deathaxe
Copy link
Member

Thank's for your feedback. The issue should be fixed with v2.0.2

@semaperepelitsa
Copy link
Author

Great, thanks for the quick fix!

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

2 participants