Skip to content

Struct Refactoring Support #2721

Open
Open
@sp71

Description

@sp71

Is your feature request related to a problem? Please describe.

  • Support struct refactoring where a developer can move a struct to another package and associated methods.
  • Currently highlighting a struct and selecting refactor will produce the message: "No Refactorings Available"

Describe the solution you'd like

  • When highlighting a struct, the refactor option would bring up a dialog allowing developers to move the struct to another package
  • Relevant import references would be updated in the codebase

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions