This VS Code Extension provides code formatting for the ANNA assembly language.
How to use this extension
Once installed, you can use the VS Code Format Document command to format ANNA (.ac) files.
The default shortcut for this command is Option+Shift+F (or Alt+Shift+F for Windows).
What is ANNA?
ANNA is a 16-bit assembly language designed by Dr. Eric Larson at Seattle University. It consists of 16 instructions and 8 user-visible registers.
For more information, please refer to the ANNA Guide