notepad-plus-plus
notepad-plus-plus copied to clipboard
ARM Assembly Syntax Highlighting
Is ARM Assembly Syntax Highlighting not supported? Or did I install the Dracula Theme wrong? Things I'm seeing:
- The comments at the top don't appear ... commented.
- The immediate values on lines 17, 21, 22, 24, 28, and 30 look like commented code instead of immediate values.
- The push, mov, ldrb, cmp, etc... assembly instructions look like regular text.
- The labels on lines 15, 20, 27, and 33 don't have consistent coloring.
- The registers r0, r1, r2, etc... look like regular text.