All notable changes of the extension will be documented in this file.
Based on Keep a Changelog
...
- Add 'scale' to BOS control keywords (#1) by @Beherith
- Changed marketplace color to grey so it isn't white text on white background
- Fixed missing syntax coloring for
attach-unit,drop-unitandplay-sound - Fixed grammar error expecting command
soundinstead ofplay-sound
- Added logical and bitwise xor operators
- logical:
^^,XORandxor - bitwise:
^
- logical:
- Variables can now be encased in <> []
- Don't throw errors when a bos file is empty
- Fixed
ifndefandifdefsyntax coloring
- Initial release