Copy and paste with pins?

I,m making a gui with a few buttons, which have a lot of customizable pins. Copy and paste is tedious since I need to connect all the pins every time. Any way to copy and paste with the pins already linked to the same components?

For now my workaround was to create a struct with all the customizations so that there is only one pin to connect per button. I’d still like to however know if pasting with pins is possible.

Right now holding Control lets you move connections from one pin to another (very handy!) but it would be nice if there was a key combination to let you copy connections from one pin to another. I’ll enter a feature request for this.