Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>AQA Assembly (ASM)New to Visual Studio Code? Get it now.
AQA Assembly (ASM)

AQA Assembly (ASM)

Nathan3-14

|
11 installs
| (1) | Free
Syntax highlighter for AQA assembly code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AQA Assembly (ASM)

Syntax Highlighting for the AQA Assembly Instruction set

Features

Works on .asm, .as, .a and .aqa files
Syntax highlighting
Auto-completion (can be toggled in aqa-asm.auto_completion)

(With Bearded Coffee Theme)

Todo

Add intellisense (for commands and labels)
[DONE] Add checking for command args (eg ADD 0, R2, #1 has an error)
Check for lack of arguments (eg ADD R0, #1 has and error)

Releases

1.0.0 (7/7/25)

Initial release

1.0.1 (7/7/25)

Fixed bug with branch names

1.0.2 (8/7/25)

Changed display name Updated README

1.0.3 (9/7/25)

Added comment colouring

1.0.4 (9/7/25)

Fixed README
Removed redundant CHANGELOG.md

1.0.5 (9/7/25)

Fixed comments Removed quickstart.md

1.0.6 (10/7/25)

Added argument type checking
Fixed colouring for memory addresses (002 is now valid)

1.0.7 (12/7/25)

Fixed README.md
Added auto-complete

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft