Skip to content

Incremental Parser for AST with tree-sitter #4

@mug1wara26

Description

@mug1wara26

As of now, the user's code is parsed into an AST with acorn on every edit. Acorn does not have support for incremental parsing, we can explore rewriting the AST code to use tree-sitter instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions