Skip to content

Consider parsing Cursorless commands extension side #790

Open
@pokey

Description

@pokey

I wonder if we should just send a sequence of terms to cursorless and then have a full-blown parser there (tree-sitter?). Then we could define precedence rules, etc. Ie "head inside every funk air past bat" would be split into a sequence of seven tokens: [head, inside, every, funk, air, past, bat], and then cursorless VSCode would figure out how to parse it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    talonRelated to cursorless-talon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions