Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>arm-syntaxNew to Visual Studio Code? Get it now.
arm-syntax

arm-syntax

Javier Mejias Reverté

|
43 installs
| (0) | Free
Colorful assembly syntax
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ARM Syntax README

Author

Javier Mejias Reverté GitHub Profile


Features

Color Syntax Highlighting for ARM Assembly (keywords from The ARM Instruction Set - ARM University Program - V1.0</) Instruction Set is adapted for URV - ETSE - DEIM - Computadors

Color Syntax Highlighting is applied to the following file extensions:

  • .s
  • .arm
  • .asm
  • .i

Configurable color, bold, italic for each keyword type.


Installing

From VSCode

  1. Open Extensions in VSCode
  2. Click the "..." button at the top right of the Extensions window
  3. Select Install from VSIX
  4. Choose your .vsix file

Requirements

None required.


Extension Settings

  • Color
  • Bold (On/Off)
  • Italic (On/Off)

How to configure

  1. Press Ctrl + ,
  2. Search for ARM Syntax Settings

Known Issues

None known at this time.


Release Notes

V0.0.1

Extension release

V0.0.2

Corrected detection for comments

V0.0.3

Changed default colors

V0.0.4

swi keyword added to mnemonics

V0.0.5

Fixed error detecting inmediate values.

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