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 <
>
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
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
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
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
>
>
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
>
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 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:
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
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
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
11 matches
Mail list logo