Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

Setup new lexer in syntax crate #7

Description

@doriath

Tasks:

  • move lex method from syntax/src/lib.rs to syntax/src/lexer.rs
  • change the return type from Vec<(SyntaxKind, SmolStr)> to Vec<(SyntaxKind, TextSize)>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions