Javier Mejias Reverté GitHub Profile
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.
- Open Extensions in VSCode
- Click the "..." button at the top right of the Extensions window
- Select Install from VSIX
- Choose your .vsix file
None required.
- Color
- Bold (On/Off)
- Italic (On/Off)
- Press Ctrl + ,
- Search for ARM Syntax Settings
None known at this time.
Extension release
Corrected detection for comments
Changed default colors
swi keyword added to mnemonics
Fixed error detecting inmediate values.