Is there a way to copy written block coding to paste into another program (file)?
Example there are example files we can open, and is there a way to copy it into another existing file we are coding?
Currently there is not a way to copy blocks from one project into another.
@Jacob_Palnick Do you have any ideas on how they could easily move them? My first thought is trying to open two windows (one in the app-based VEXcode and one in the web-browser based version) and then using a split screen to help build what they see from the original project. But not sure if there is a simpler way.
There is currently no easy way to copy the blocks. The best options are to either have a web and app instance or 2 web instances of VEXcode open that you can switch between. Then you can build the code in the new project.
Another option is to use the share feature to make a PDF with the blocks in the original project. You can then reference the PDF to build the desired set of blocks in the new project.