Write assembler with proper syntax highlighting.
Adds support for
- File extensions:
- .s
- .asm
- .6502
- Syntax highlighting:
- VASM
- Oldstyle flavor
- VASM
- Instructionsets:
- 6502
This extension does not currently aim toward supporting your current syntax-highlighing theme
This extension contains everything you need, no extra steps.
None yet
This is a bare bone extension in its current state, many features still lack and bugs is likly to appere. Please check issues tab in the GitHub repository.
- Numbers in labels
- Tabs and spaces supported everywhere
- Syntax scopes guided inline with more general scopes - improving compatibility with existing themes
For convenience
- ALL CAPS matches constant scope
- all lowercase matches volatile memory address scope
- Same as 0.2.1
- No optimazation
- Syntax highlighting in adequeade state
- No optimazation
- Syntax highlighting implemented
- No optimazation
- Support for file-extensions