Coda 2 Syntax highlighting for LC now working
Matthias Rebbe | M-R-D
matthias_livecode_150811 at m-r-d.de
Wed Sep 17 14:23:38 EDT 2014
Hi,
i created from scratch a Coda 2 mode file for LiveCode. It just supports the LC command. No HTML syntax highlighiting.
What is working so far:
Auto complete
Syntax highlighting for commands, control structures, functions, keywords, messages, objects and properties and comment blocks
What is not working:
syntax highlighting for single comment
Auto ident
Code folding
I included a little readme with information about what color settings have to be changed in Coda 2 color settings for the different type of LC words.
This mode file does not require the start tag <?LC for colorization. So you can use it not just for livecode server scripts, but also for normal LC scripts.
You can find the file here
https://dl.dropbox.com/s/yt43ptt6itf10uh/index.html?dl=0
- Download and unzip it
- Double click the mode file to install it.
Have fun, or maybe not. ;)
Regards
Matthias
More information about the use-livecode
mailing list