Should the "Execute Code" button act like the "build" function of other IDEs and save all modified files? Or should it just save the current file that is being Executed?
The reason to save all would be if they are working on a multi file program.
I think it has to save all files since they may be doing a multi file program. If we don't save all, then the robot will be out of sync with the editor.
Should the "Execute Code" button act like the "build" function of other IDEs and save all modified files? Or should it just save the current file that is being Executed?
The reason to save all would be if they are working on a multi file program.