Skip to content

Matched brace disappears in some cases #4337

Closed
@ut2uz

Description

@ut2uz

Try to put the cursor before last brace in the following simple example and move cursor forward:

void loop()
{
}

The upper brace disappears.

If one of matched braces is not in the same column, then OK:
void loop()
_ {
}

The same problem exists for any kind of matched brackets/braces

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