NOTICE: I no longer use VS Code and don't have time to maintain this repo. I believe a fork was made at https://github.com/CaptainChicky/mips-vsc-asm-formatter
Assembly Formatter will format your .asm files!
just right click on a .asm file and select Format Asm.
or press ctrl-shift-p then type Format Asm and press Enter
This is extension is a vscode port of https://www.lartu.net/projects/asmformat/
full credits go to the nice people over there
