I am new to SciTE, having found it when looking for a simple, extensible
editor for my launch into Lua scripting for the AI I'm programming in a
game. Have to say so far I'm quite smitten with its simplicity and ease of
use. Thanks guys!

One thing I'm confused about at this point. Why does style.lua.13 change the
color of Lua keywords? I mean, where's the connection defined? And how were
we supposed to know that? I initially disregarded that part of
lua.properties because it came under the comment "Other keywords (bozo test
colors)". Sounded like they were for testing purposes only. Only after not
finding anything anywhere else did I return back to these lines and start
fiddling with them.

Also, apparently style.lua.14 affects Lua functions. What do the other ones
affect (#15 - #19), and again, how would I know this?

Thanks,
Will


Neil Hodgson wrote:
> 
> Philippe Lhoste:
> 
>> style.lua.13=$(style.lua.5),back:#E0FFE0
>> style.lua.14=$(style.lua.5),back:#E0E0FF
>> style.lua.15=$(style.lua.5),back:#FFFFE0
>> style.lua.16=$(style.lua.5),back:#FFE0FF
>> style.lua.17=$(style.lua.5),back:#FFE0E0
>> style.lua.18=$(style.lua.5),back:#FFD0D0
>> style.lua.19=$(style.lua.5),back:#FFE0E0
>>
>> which is a bit toned down.
> 
>    OK, committed.
> 
>    Neil
> _______________________________________________
> Scite-interest mailing list
> Scite-interest@lyra.org
> http://mailman.lyra.org/mailman/listinfo/scite-interest
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Properties-fixes-tf4168949.html#a12097839
Sent from the SciTE mailing list archive at Nabble.com.

_______________________________________________
Scite-interest mailing list
Scite-interest@lyra.org
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to