Issue description
Can you please add a way to copy and paste stuff inside procedures into other procedures?
Issue comments
That's no use - what we want is to be able to paste a section of the graphical procedure like an "if, then" loop from one proc to another. If you edit the code, it doesn't then update when you refactor a workspace, and the edited code doesn't refresh into the editable graphical workflow unfortunately.
Ctrl + C and Ctrl + V works. You can export procedure to ptpl and import it back in other procedures too. Or even setup own procedure library and reuse them at any time.