On 2/3/06, Chris <[EMAIL PROTECTED]> wrote:
asm.properties is short and sweet with mostly only necessary settings
to get it to color syntax of .asm files. Unless HLA uses some
different file extension, I don't see why the current properties file
won't color your source. open it and add a new file extension if
necessary.
file.patterns.asm=*.asm;*.hla
There isn't a template properties file, but I don't think you need
one. You don't even need to create a new properties file (which a
hastle anyway because you have to import it from the global properties
file).
Chris
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest
Yes, the current asm.properties won't do HLA, since HLA is ... a high level assembly language (sorta a mix of C/C++ and assembly)
_______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
