-
Couldn't load subscription status.
- Fork 50
Closed
Description
This is not highlighted properly:
#"[\\]"i.e. the closing quote is not colored to match the opening quote. And, though I don't understand how it happens, a regex containing a backslash in a character class causes paredit to "fail" anywhere later in the same file (i.e. matching pairs of parens or brackets aren't inserted); removing the regex in question makes paredit work properly again.
FWIW, the real-world regex I had in a file that prompted this issue was #"[/\\]([^/\\]+)$".
Metadata
Metadata
Assignees
Labels
No labels