Bivscy
Bivscy is a Visual Studio Code extension which provides a language mode for game data used in the
Bitsy Game Maker (https://ledoux.itch.io/bitsy).
Extension Home Page
Features
- Syntax highlighting for Bitsy game data files
- Some invalid syntax is highlighted as invalid
Known Issues
- Dialogs are rendered as block text; there is no highlighting of the structure within a dialog.
- Hack-specific syntax is not handled
VAR values not highlighted as constants/strings
- Sections are delimited by empty lines, which doesn't work with the simple folding/unfolding mechanism for Visual Studio Code extensions
Release Notes
0.0.1 (11/26/2020)
Initial release, with basic syntax highlighting.
0.0.2 (12/28/2020)
Fix https://github.com/aliivibrio/bivscy/issues/1
0.0.3 (2/28/2021)
Fix issue with highlighting of image positions.
| |