Skip to content

Plugin for record-selector to record dot syntax #3350

Closed
@santiweight

Description

@santiweight

If the user's editor looks like this:

   bar = unFoo foo
             ^

We could provide a code action that produces:

   bar = foo.unFoo

We could also provide this functionality file-wide, either as a an action on the module or in the file explorer.

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