Syntax Highlighting for Assembly Language

daeg

Well-known member
This package language-x86-64-assembly does syntax highlighting for a few popular text editors. Since I started with the FV-1, I've been manually selecting Clojure in my text editor since it's pretty close to ASM, but this is easier and better. In my text editor, it automatically opens .asm with this syntax highlighting which is really nice too.

https://github.com/13xforever/x86-assembly-textmate-bundle
https://atom.io/packages/language-x86-64-assembly
https://marketplace.visualstudio.com/items?itemName=13xforever.language-x86-64-assembly

Screenshot from 2022-05-02 20-44-26.png
 
Back
Top