I frequently need to re-use the definition of the options for a property control ( eg list of options and expressions) in multiple text areas
Currently I have to always re-define the expressions every time I want to use the property control.
It would be great to be able to either copy a property control from one text area to another or select the definition of the options previously used for the property
I would extend this to the ability to link controls, so if you update the control in one TextArea (such as a new option in a drop down list), the other control in a different TextArea is also updated also.