Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Liam's Arm Assembly PreferencesNew to Visual Studio Code? Get it now.
Liam's Arm Assembly Preferences

Liam's Arm Assembly Preferences

Liam Drew

|
24 installs
| (0) | Free
Arm assembly syntax with platform independent comments, forked from dan-c-underwood/vscode-arm
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Arm® assembly highlighting for Visual Studio Code

Adds syntax highlighting for the Arm Assembly language to Visual Studio Code. This extension was originally written to support the Arm instruction set used in teaching at the University of Manchester so availability of instructions on platforms is not guaranteed.

This fork has been modified to use the platform independent "//" symbol for single-line comments instead of "@". Big thanks to Dan Underwood for making a great extension. I made this really simple change to keep the clang assembler happy. There was probably an easier way to do this but I don't know it.

Install

First install Visual Studio Code. In the command palette (cmd-shift-p) select Install Extension and choose Arm.

Screenshot

Example of Highlighting

License

MIT

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