Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix nested block comments #2

@alexghergh

Description

@alexghergh

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions