This vs-code extension provides basic syntax highlighting for the Oblock language.
The extension automatically registers for .ob files.
- Parentheses-less function calls do not get highlighted as functions.
- Add
reckeyword
- Fix block comments being highlighted as function call arguments
- Add missing
nilconstant
- Add missing
andandorkeywords - Fix
-and\operators
Initial release, for Oblock 0.4 in-dev.