Re: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks

2017-02-25 Thread Mike Kerner via use-livecode
Yes, and that made the task a LOT easier.  Now to get the indenting fixed.
I've been working on that most of the afternoon...

On Sat, Feb 25, 2017 at 4:06 PM, Trevor DeVore via use-livecode <
use-livecode@lists.runrev.com> wrote:

> On Sat, Feb 25, 2017 at 2:19 PM Mike Kerner via use-livecode <
> use-livecode@lists.runrev.com> wrote:
>
> > For anyone who is messing with this, sublimeText is a little different in
> > the way you add things to it and configure it.
> >
> > If you get tired of the color scheme that Trevor is using, here is one
> way
> > to load others.
>
>
> Thanks for pointing to those Mike. The LiveCode language module doesn't use
> any particular color scheme. It just tells Sublime Text how to classify
> each token in your script. Whichever scheme you are using handles the color
> choices.
>
> --
> Trevor DeVore
>
> >
> ___
> 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
>



-- 
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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks

2017-02-25 Thread Trevor DeVore via use-livecode
On Sat, Feb 25, 2017 at 2:19 PM Mike Kerner via use-livecode <
use-livecode@lists.runrev.com> wrote:

> For anyone who is messing with this, sublimeText is a little different in
> the way you add things to it and configure it.
>
> If you get tired of the color scheme that Trevor is using, here is one way
> to load others.


Thanks for pointing to those Mike. The LiveCode language module doesn't use
any particular color scheme. It just tells Sublime Text how to classify
each token in your script. Whichever scheme you are using handles the color
choices.

-- 
Trevor DeVore

>
___
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


Re: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks

2017-02-25 Thread Mike Kerner via use-livecode
For anyone who is messing with this, sublimeText is a little different in
the way you add things to it and configure it.

If you get tired of the color scheme that Trevor is using, here is one way
to load others.  Some of these come with configuration "apps" that run
inside of ST.  You can also do some mixing and matching, but I'll let you
figure that out:
https://scotch.io/bar-talk/best-sublime-text-3-themes-of-2015-and-2016
My favorite of these, so far, is Boxy: Monokai

On Wed, Feb 22, 2017 at 10:43 AM, Trevor DeVore via use-livecode <
use-livecode@lists.runrev.com> wrote:

> On Wed, Feb 22, 2017 at 9:34 AM, Bob Sneidar via use-livecode <
> use-livecode@lists.runrev.com> wrote:
>
> > If the debugger hilites errors in red, it's working!
> >
>
> Great. You will see the error message in the horizontal pane along the
> bottom of the window. You can use CMD + CONTROL + A  to navigate to the
> next error in the script.
>
> --
> Trevor DeVore
> Outcome & ScreenSteps
> www.outcomeapp.io - www.screensteps.com
> ___
> 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
>



-- 
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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks

2017-02-22 Thread Trevor DeVore via use-livecode
On Wed, Feb 22, 2017 at 9:34 AM, Bob Sneidar via use-livecode <
use-livecode@lists.runrev.com> wrote:

> If the debugger hilites errors in red, it's working!
>

Great. You will see the error message in the horizontal pane along the
bottom of the window. You can use CMD + CONTROL + A  to navigate to the
next error in the script.

-- 
Trevor DeVore
Outcome & ScreenSteps
www.outcomeapp.io - www.screensteps.com
___
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


Re: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks

2017-02-22 Thread Bob Sneidar via use-livecode
If the debugger hilites errors in red, it's working! 

Bob S


> On Feb 21, 2017, at 18:19 , Trevor DeVore via use-livecode 
>  wrote:
> 
>> Thanks Trevor. Just one more question. Do I copy JUST the executable, or
>> the whole folder including Drivers folder etc
> 
> 
> Just the executable.
> 
> -- 
> Trevor DeVore


___
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


Re: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks

2017-02-21 Thread Trevor DeVore via use-livecode
On Tue, Feb 21, 2017 at 6:00 PM Bob Sneidar via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Thanks Trevor. Just one more question. Do I copy JUST the executable, or
> the whole folder including Drivers folder etc


Just the executable.

-- 
Trevor DeVore

>
___
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


Re: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks

2017-02-21 Thread Bob Sneidar via use-livecode
Thanks Trevor. Just one more question. Do I copy JUST the executable, or the 
whole folder including Drivers folder etc.

Bob S


> On Feb 21, 2017, at 15:02 , Trevor DeVore via use-livecode 
>  wrote:
> 
> Your are probably thinking about the linter which checks your code for
> errors while you type. The  LC server executable is installed locally if
> you want Sublime Text to check your code for errors The linter that uses
> the server executable is available here:
> 
> https://github.com/trevordevore/sublimelinter-contrib-livecodelint
> 
> -- 
> Trevor DeVore


___
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


Re: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks

2017-02-21 Thread Trevor DeVore via use-livecode
Your are probably thinking about the linter which checks your code for
errors while you type. The  LC server executable is installed locally if
you want Sublime Text to check your code for errors The linter that uses
the server executable is available here:

https://github.com/trevordevore/sublimelinter-contrib-livecodelint

-- 
Trevor DeVore

On Tue, Feb 21, 2017 at 4:29 PM Bob Sneidar via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Oh IC! I was thinking I had to install LC Server! That helps a lot.
>
> Bob S
>
>
> > On Feb 21, 2017, at 10:15 , Trevor DeVore via use-livecode <
> use-livecode@lists.runrev.com> wrote:
> >
> > You're welcome Bob.
> >
> > The "server" is running locally. It is a stack in the LiveCode IDE
> > listening for requests from Sublime Text (of any other editor I suppose).
> > The stack is included in the Levure framework source files. Some
> > enterprising soul could create a plugin for LiveCode that performs the
> same
> > function more generally.
> >
> > --
> > Trevor DeVore
>
>
> ___
> 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
>
___
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


Re: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks

2017-02-21 Thread Bob Sneidar via use-livecode
Oh IC! I was thinking I had to install LC Server! That helps a lot. 

Bob S


> On Feb 21, 2017, at 10:15 , Trevor DeVore via use-livecode 
>  wrote:
> 
> You're welcome Bob.
> 
> The "server" is running locally. It is a stack in the LiveCode IDE
> listening for requests from Sublime Text (of any other editor I suppose).
> The stack is included in the Levure framework source files. Some
> enterprising soul could create a plugin for LiveCode that performs the same
> function more generally.
> 
> -- 
> Trevor DeVore


___
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


Re: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks

2017-02-21 Thread Trevor DeVore via use-livecode
You're welcome Bob.

The "server" is running locally. It is a stack in the LiveCode IDE
listening for requests from Sublime Text (of any other editor I suppose).
The stack is included in the Levure framework source files. Some
enterprising soul could create a plugin for LiveCode that performs the same
function more generally.

-- 
Trevor DeVore

On Tue, Feb 21, 2017 at 9:53 AM Bob Sneidar via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Nice. Thanks for all this work Trevor. I am looking forward to using
> Sublime Text as my defacto script editor. I hesitate to install a web
> server only because I don't feel comfortable exposing another web server to
> the internet from my employer's network. I would eventually have to explain
> why I did it, which would not make the least bit of sense to the owners.
>
> Otherwise I will have to set this up at home.
>
> Bob S
>
>
> > On Feb 20, 2017, at 12:03 , Trevor DeVore via use-livecode <
> use-livecode@lists.runrev.com> wrote:
> >
> > Hi List,
> >
> > I added a screencast showing how to configure a Sublime Text project to a
> > notify a Levure application running in the IDE about updates to script
> only
> > stacks. This allows you to edit script only stacks in Sublime Text and
> have
> > the stack script updated in the IDE.
> >
> > https://www.youtube.com/watch?v=gkVo35Tb3ck
> >
> > --
> > Trevor DeVore
>
>
> ___
> 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
>
___
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


Re: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks

2017-02-21 Thread Bob Sneidar via use-livecode
Nice. Thanks for all this work Trevor. I am looking forward to using Sublime 
Text as my defacto script editor. I hesitate to install a web server only 
because I don't feel comfortable exposing another web server to the internet 
from my employer's network. I would eventually have to explain why I did it, 
which would not make the least bit of sense to the owners. 

Otherwise I will have to set this up at home. 

Bob S


> On Feb 20, 2017, at 12:03 , Trevor DeVore via use-livecode 
>  wrote:
> 
> Hi List,
> 
> I added a screencast showing how to configure a Sublime Text project to a
> notify a Levure application running in the IDE about updates to script only
> stacks. This allows you to edit script only stacks in Sublime Text and have
> the stack script updated in the IDE.
> 
> https://www.youtube.com/watch?v=gkVo35Tb3ck
> 
> -- 
> Trevor DeVore


___
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