Skip to content

Copy a couple of methods or fields directly #72

@Roddodendron

Description

@Roddodendron

While creating a diagramm for existing code, it would be great to be able to copy a set of fields in a class, like for example:

public double Laenge { get; set; }
public double Breite { get; set; }
public double Hoehe { get; set; }

I have to create each field one for one at the moment, would be great to create everything with one click.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions