[off]sublimeText update

Brian Milby brian at milby7.com
Wed Mar 13 10:21:38 EDT 2019


I have a tool that exports the scripts of a stack and can facilitate editing in any external editor.  I want to hook it up in Atom like ST, but have not figured out how to rewrite the module in JS.  ScriptTracker works by watching a directory for changes to the files.  The ST plugin works by sending messages to a server process running in the IDE.

forums.livecode.com/viewtopic.php?f=77&t=31079
github.com/bwmilby/lc-misc/tree/master/ScriptTracker
github.com/bwmilby/lc-misc/blob/master/ScriptTracker/ScriptTracker.md

Thanks,
Brian
On Mar 13, 2019, 10:18 AM -0400, Mike Kerner via use-livecode <use-livecode at lists.runrev.com>, wrote:
> The new sublimeText update dropped this morning, and it's pretty sweet.
> It now has things like git status integration, which is very cool.
> It would be really cool if we could get better integration between external
> text editors and ST. The ST kluge works great for updating scripts live in
> LC, except when it doesn't, and I don't think we have a way to do it with
> Atom, yet.
> It would also be cool if we had a better way to have stack files be
> represented as text files instead of binary files for easier version
> control and editing.
> Anyway,
> https://www.sublimetext.com/blog/articles/sublime-text-3-point-2
>
> --
> On the first day, God created the heavens and the Earth
> On the second day, God created the oceans.
> On the third day, God put the animals on hold for a few hours,
> and did a little diving.
> And God said, "This is good."
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode



More information about the use-livecode mailing list