Go to Settings->Styler Configurator.
Choose the language you want to edit from the leftmost panel. Modify to your choice.
Hope this is what you were looking for.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
that can also be done just go to the styler configurator and select the language you want to edit select the style of this laguage to which you want to add a keyword
for eg: if you want to add keyword 'fsum' to math instruction style in assembler select 'MATH INSTRUCTION' in the style column and add the word 'fsum' to the user defined keyword list at the bottom right column.
hope this helps. :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there,
I'd like to add modify the Assembler Style Editor so, someone would be able to tell me how edit it?
Thanks in advance,
rotty.banned at gmail
Go to Settings->Styler Configurator.
Choose the language you want to edit from the leftmost panel. Modify to your choice.
Hope this is what you were looking for.
Thanks for your reply but I guess I could not explain it properly, What I meant to say was how could I be able to add new reserved words, etc..
Thx in advance,
rotty.banned
that can also be done just go to the styler configurator and select the language you want to edit select the style of this laguage to which you want to add a keyword
for eg: if you want to add keyword 'fsum' to math instruction style in assembler select 'MATH INSTRUCTION' in the style column and add the word 'fsum' to the user defined keyword list at the bottom right column.
hope this helps. :)
Hi,
I tried but no luck, see this screenshot pls:
http://img251.imageshack.us/img251/1607/notepadlg0.png
Thx in advance,
Maybe it's case sensetive?
try ld , not LD!
isn´t case sensitive
No, but the styler needs lowercase letters.
type in 'ld' and it will work ('ld', 'LD', 'Ld' will all be styled)
yeap. It worked using lowercases. thanks a lot man!!!