Page 1 of 1

Posted: 21 Dec 2014, 21:49
by woodslanding
I used to do that in V5, and just remembered about it now. Is it in HH? I can't find a setting for it, but maybe I haven't looked in the right place.

Thanks!
-eric

Posted: 21 Dec 2014, 22:21
by ceasless
Sorry to say that this hasn't been possible up until now. I've gotten by with copy-pasting from an editor which doesn't drive me crazy back into the unfortunately difficult Hollyhock editor..

It helps to keep the files in version control (PatchPusher lives on github, for example) and be kind of strict about committing new changes when you have something working and are about to try refactoring/tweaking. Then you can always go back to an older-but-working version of your script, should something get out of sync, as would happen from time to time. An example: I paste almost-working code from editor into HH, encounter bug, then I tweak the code in HH editor until it works.. with version control I can always paste the HH versions back into the editor and use the 'diff' function to examine the changes it makes, without any worries that I will have lost any work.

Out of curiosity, what editor are you wishing to use?

Posted: 22 Dec 2014, 07:24
by woodslanding
I use notepad++..... and I just copy back and forth.

Posted: 29 Dec 2014, 11:07
by senso
yes, because of mac/win compatibilities issues.
unfortunately it's not a priority for us to implement this functionality.
not definitive but you'll have to be patient