GNU Emacs as a lightweight IDE - Assembly
CEDET support for Assembly language
Auto-completion using company and speedbar outline view |
- Jump to label
- Jump to include file
- Auto-completion using company
- Speedbar outline view
- ASM file extensions supported - .s, .S and .asm
Grammar file: https://gitlab.com/atamariya/emacs/-/blob/dev/admin/grammars/asm.wy
Comments
Post a Comment