Menu

Feature request: AT&T (GAS) Assembly

CodeCat
2008-10-08
2012-11-13
  • CodeCat

    CodeCat - 2008-10-08

    I occasionally write assembly in AT&T syntax for the GAS assembler, and I'd like it if the files (extension .S) were highlighted properly. Can this be implemented?

     
    • Airdrik

      Airdrik - 2008-10-08

      Is the current assembler highlighter inadequate for your needs?  I would suggest you try it.  If that doesn't work, you could try implementing it using the custom language dialog.  If that doesn't suit your needs, you will need to go the the scintilla code and write a new lexer for it (or ask someone there to write one for you).