Skip to content

In F# editor, replace delimiters from parentheses to begin...end and vice versa #14545

@vsfeedback

Description

@vsfeedback

This issue has been moved from a ticket on Developer Community.


Add functionality to change blocks delimited by brackets with blocks delimited by begin...end and vice versa.
Often you start writing an anonymous function in round brackets because you think you can do it in one line but then you realize that you need more lines, and a block of code of several lines is more readable if it is delimited by begin...end rather than parentheses.

B88cb358534914838b22824456157e34c637977264289079952_be

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions