LennardF1989 / BF2042-Portal-Extensions

Browser extensions to add additional functionality to the BF2042 Portal Rules Editor.
https://bf2042-portal-extensions.lennardf1989.com/
GNU General Public License v3.0
20 stars 11 forks source link

Feature request: Copy and paste the entire Workspace (Subroutines included) as an XML/TXT file #9

Closed xuvvy closed 2 years ago

xuvvy commented 2 years ago

Currently, we are limited to being able to copy-paste only one Block at a time, and while the band aid solution to that is to copy the entire Mod block, it is not possible to properly copy or paste Subroutines along side the rest of the Blocks.

It would be great if we were able to, when right-clicking on an empty surface and the Mod block, have an option to 'Copy Entire Workspace'.

LennardF1989 commented 2 years ago

I've got a working piece of code for this - will implement this as part of the extension somewhere tonight.

LennardF1989 commented 2 years ago

This will be in v1.0.5! The format is JSON and contains the full workspace, including variables and subroutines.