Hello,
saving python script does not save the whole gh file.
If you have to kill Rhino because you made a mistake (i.e. while loop with incorrect break condition) you will loose all changes you’ve made because they are not actually saved to the file.
Even when you “save” the script edits.
Having to “ctrl + s” twice to actually save everything does not seem like intended behaviour.
Am I doing something wrong?
Is there a way to force grasshopper to stop all calculations? This is (as far as I know) traditionally “ctrl + c”.
I have lost hours of progression multiple times because of this. For some reason I though I had it figured out and only needed to save the Grasshopper file to save everything, but while working on a complex file that takes forever to start up I saved the Grasshopper file and closed my laptop lid. Of course Windows for some reason decided to reboot during the night, and now I’m set back at least 5 hours. What even is the point of being able to save python scripts and Grasshopper files independently? It’s not like you have a choice of where to save the python script.