Skip to content

feature: Updated release with C++20 modules support #341

@nightlark

Description

@nightlark

Did you check the tree-sitter docs?

Is your feature request related to a problem? Please describe.

Support for parsing C++20 keywords was added, but no updated package has been published on PyPI or crates.io in over a year. This makes it rather hard to start using the new feature.

Describe the solution you'd like

Ideally, the maintainers of the tree-sitter-cpp would update the packages released.

Describe alternatives you've considered

I create a fork of tree-sitter-cpp and publish it on crates.io, PyPI, etc myself under a name like tree-sitter-cpp2, and then myself and others start using it.

This doesn't seem great, but if the people maintaining the official packages aren't publishing new versions, it is the only real alternative.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions