> On 23 Oct 2015, at 4:54 am, Mike Kerner <mikeker...@roadrunner.com> wrote:
> 
> I have been thinking about whether I would write a plugin for LC that would
> let Atom be easier to use as a script editor, by pulling scripts from LC
> and putting them back in stacks, which would overcome some of the
> annoyances with the LC SE, but we ain't there, or anywhere close.  For now,
> for most general purpose script editing, the SE is the way to go.

I’ve thought about this too. Actually in Atom we can have some code run 
whenever the file is saved. This seems nicer than constantly checking if the 
file is changed in a LC plugin. Should be fairly easy to setup something that 
sends datagrams back to a LC plugin on save.

Cheers

Monte
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to