Skip to content

[WIP] Tree-sitter for LaTeX #201

@Aerijo

Description

@Aerijo

Things to do:

  • Refine the grammar itself to support everything the TextMate one does (where possible; injections may be out of our control for now)
  • Fix up all the scopes to match the existing ones as closely as reasonable (or use this as a chance to start fresh?)
  • Set up CI to prebuild the parser with prebuild and upload to GitHub on each release. Needed for users without access to build tools.
  • Lock down the parser version when the above is settled
  • Remove private: true from package.json and add said dependencies when ready
  • Merge the TS biber support while we're at it

Please comment with any other concerns that should be addressed before merging

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions