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 On 2/2/06, Andre Tampubolon <[EMAIL PROTECTED]> wrote: > I wanna make a HLA (High Assembly Language) properties file. > Is there some kind of 'template properties file' ? Cause when I look at > those properties files their > structures are quite different and it confuses me. > > Regards, > Andre > > _______________________________________________ > Scite-interest mailing list > [email protected] > http://mailman.lyra.org/mailman/listinfo/scite-interest > > > _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
