This is a simple syntax highlighter for the "vsl" (very simple language) language introduced in NTNU's Compiler Construction course TDT4205
.
It is still a work in progress :)
You can visit the vscode marketplace here and learn how to download and install.
It currently only implements simple highlighting tokens for other themes to pick up on.
These are for operators, assignements and keywords
More to be added whenever I have the time :)
Please let me know if you discover any issues!
View the CHANGELOG.md for details regarding every patch/update