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

\x[] escapes in character classes get wrongly highlighted #10

Closed
samcv opened this issue Dec 15, 2016 · 1 comment
Closed

\x[] escapes in character classes get wrongly highlighted #10

samcv opened this issue Dec 15, 2016 · 1 comment
Milestone

Comments

@samcv
Copy link
Collaborator

samcv commented Dec 15, 2016

Taken from: MadcapJake/language-perl6fe#39

The closing bracket of the escape gets highlighted as closing bracket of the character class.

Example Code

/<[b]+[b\x[308]]>/

581e4e90-84a7-11e6-8ab3-d87d701885c6

@samcv samcv modified the milestones: v1.9.10, v1.9.11 Dec 16, 2016
samcv added a commit that referenced this issue Dec 16, 2016
Fixes Issue #10. Tests have been added for it as well.
@samcv
Copy link
Collaborator Author

samcv commented Dec 16, 2016

v1.9.11 has been released, which fixes this bug. Closing.

@samcv samcv closed this as completed Dec 16, 2016
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