Menu

#6 Assembly Plugin

wont-fix
nobody
None
3
2013-08-02
2009-02-16
linux4ever
No

I know it sounds tedious, but it would be nice to have syntax highlighting/completion/indenting support for various assembly languages (mainly x86 and MIPS) for Geany, as I write quite a bit within it, mainly inline within C code.

These features, for both .s/.asm files, and for the gcc inline directives (with full integration as far as inline goes) would be an absolute godsend for me and a few others at my workplace. Please consider it!

-Anthony

Discussion

  • Enrico Tröger

    Enrico Tröger - 2009-02-17
    • labels: 1166165 -->
    • priority: 5 --> 3
    • assigned_to: prublot --> nobody
     
  • Enrico Tröger

    Enrico Tröger - 2009-02-17

    Geany already support the filetype ASM.

    Inline assembler in C is not supported by Scintilla, the editing component used in Geany. So, please request support for it at the Scintilla project:
    https://sourceforge.net/tracker/?func=add&group_id=2439&atid=352439

     
  • linux4ever

    linux4ever - 2009-02-18

    Thanks, will do!

     
  • frlan

    frlan - 2013-08-02
    • status: open --> wont-fix