Skip to content

Designate "else"/"else if" branches inside of if statements #142

@resolritter

Description

@resolritter

Currently the else keyword is not captured inside of any node.

I want the whole expression, i.e. including the else keyword, to be scoped inside of a node, so that I can interact fully with it in my editor. Currently, for instance, it's not possible to cut, yank or delete a whole else branch due to this limitation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions