Skip to content

remove matching )/]/} when deleting (/[/{ #107

@MohammadMD1383

Description

@MohammadMD1383

for example in this case:

const a = (|12 + 5) * 7;

after pressing Backspace, the matching parenthesis should also be removed:

const a = |12 + 5 * 7;

This can be either an action, or a configurable typing handler action...

Metadata

Metadata

Assignees

No one assigned

    Labels

    new featurerequires new features to be implemented

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions