Releases: hsrzq/VSCode-ASM8052
Releases · hsrzq/VSCode-ASM8052
asm8052-0.1.0.vsix
[0.1.0] - 2025-11-12
Add
- Add support for highlighting comments that start with a semicolon (
;) - Add support for highlighting strings within double quotation marks (
") - Add support for highlighting binary, decimal, hexadecimal numbers and character
- Add support for highlighting mnemonics in 8051 assembly language
- Add support for highlighting commonly used basic built-in registers
- Add support for highlighting general assembly directives
- Add support for highlighting SDCC-specific assembly directives
- Add support for highlighting Keil-specific assembly directives