Re: A darker Background editor ! Or more colors to the existing one.
Posted: Wed Jan 24, 2018 9:27 pm
Speaking of carrying on, it looks like my previous attempt *does* work to a degree

Initially, I was coding for a blank stack, and it did not appear to work, but I see that it was actually my dummy code that was the mistake.
So, now at least there is a way to use sublime text with Lc, apparently without issue, and a lexer that really colors things up nicely. The syntax coloring can be set to come up each time by going to "View /> Syntax /> Open all with current extension as... /> Livecode" (or whatever coloring you prefer).
The code above should work with Mac (not tested, this is an assumption), but may need to be modified some for Windows. Works flawlessly in Linux.
Enjoy !
*Edit - I seem to remember someone asking about the script editor and split screening it, but I can't remember 'who'. Well, now you have a solution, apparently that is a big feature of sublime.
*Edit 2 - Trevor suggests turning off auto-complete, I could go either way on that. It doesn't seem to auto-complete the way I would think it would, but I'm sure that can be edited for functionality, depending on what kind of project your poking around with.
Initially, I was coding for a blank stack, and it did not appear to work, but I see that it was actually my dummy code that was the mistake.
So, now at least there is a way to use sublime text with Lc, apparently without issue, and a lexer that really colors things up nicely. The syntax coloring can be set to come up each time by going to "View /> Syntax /> Open all with current extension as... /> Livecode" (or whatever coloring you prefer).
The code above should work with Mac (not tested, this is an assumption), but may need to be modified some for Windows. Works flawlessly in Linux.
Enjoy !
*Edit - I seem to remember someone asking about the script editor and split screening it, but I can't remember 'who'. Well, now you have a solution, apparently that is a big feature of sublime.
*Edit 2 - Trevor suggests turning off auto-complete, I could go either way on that. It doesn't seem to auto-complete the way I would think it would, but I'm sure that can be edited for functionality, depending on what kind of project your poking around with.

). 
