Skip to content

Support for all query predicates supported by "official" tree sitter queries #179

@segevfiner

Description

@segevfiner

"Official" tag queries, e.g. https://github.com/tree-sitter/tree-sitter-javascript/blob/master/queries/tags.scm, use a few predicates that are not supported by this library. e.g. #select-adjacent!, #strip!, #not-match?, it would be nice to support them.

Supporting custom query predicates, implemented in JS, can also be helpful.

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