You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like this is because the tag on line 12 has an intentionally-invalid grammar. I can live with that, although I wish there was better error reporting. Let's turn this issue into: "syntax-checking of embedded peggy grammars in template strings".
hildjj
added a commit
to hildjj/peggy-tag
that referenced
this issue
Jun 6, 2022
Hey, sorry, I don't get much time on week days so may not be very active but I did look briefly into this and I think it may have to do with how illegal string is identified.
see the tests for peggy-tag with release 2.3.0 loaded in vscode: https://github.com/peggyjs/peggy-tag/blob/da6744153604aa10418de49801bd03d82b9235f5/test/index-spec.js
Assigned to: @sanket143
The text was updated successfully, but these errors were encountered: