Syntax highlighting for the toy assembly language y86.
- Highlights control keywords
jmp,call,ret, andhalt - Highlights valid commands, number, and register declarations
- Highlights labels
- Comment-ifies comments
- Region folding
- Auto-indentation
If you're a student (or not) and come across this extension, please contribute! To make this extension better for the next generation of students, we still want to create the following:
- y86 Formatter
- y86 Syntax Checker
- y86 Single Click Run
Reach out to me, create an issue, or create a pull request on the github page if you'd like to help! Any and all help is appreciated, even if you just have ideas.
Initial release of y86 Syntax Highlighter
