-
Couldn't load subscription status.
- Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Fix nested block comments being detected incorrectly by the grammar. Block comments that are inside other block comments have wrong boundaries (line,column).
As inspiration for the solution, consider Rust's way to fix this (using an external scanner, instead of just the JavaScript grammar).
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working