Skip to content

No closing parenthesis when starting anonymous function shorthand #1265

@mtruyens

Description

@mtruyens

Assume you have written
( )
and your cursor is between the two parentheses.
Now, when you try to insert an anonymous function shortcut — i.e. #( ... ) — no closing parenthesis is inserted when you have typed in the #(
As a result, at that point, you end up with an unbalanced expression:
(#()

Curiously, this bug does not show up when the outer parentheses are square brackets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    releasedMarks issues which have had the fixes released in a stable build

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions