Menu

Editing a template

2008-01-23
2012-11-13
  • Nobody/Anonymous

    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

     
    • Nobody/Anonymous

      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.

       
    • Nobody/Anonymous

      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

       
    • Nobody/Anonymous

      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. :)

       
      • Nobody/Anonymous

        Hi,
        I tried but no luck, see this screenshot pls:
        http://img251.imageshack.us/img251/1607/notepadlg0.png
        Thx in advance,

         
        • Nobody/Anonymous

          Maybe it's case sensetive?

           
    • Nobody/Anonymous

      try ld , not LD!

       
    • Nobody/Anonymous

      isn´t case sensitive

       
    • Nobody/Anonymous

      No, but the styler needs lowercase letters.
      type in 'ld' and it will work ('ld', 'LD', 'Ld' will all be styled)

       
    • Nobody/Anonymous

      yeap. It worked using lowercases. thanks a lot man!!!