Releases: kleinesfilmroellchen/serenity-dsl-syntaxhighlight
Releases · kleinesfilmroellchen/serenity-dsl-syntaxhighlight
v0.3.0
What's Changed
- LibJS-Bytecode: Add a highlighter for LibJS' bytecode by @Hendiadyoin1 in #12
Full Changelog: v0.2.2...v0.3.0
v0.2.2
- IDL: Colour brace-pairs
- GML: Remove one trailing comma to reenable the highlighting
v0.1.1
This release includes minor fixes to the 0.1.0 release:
- Fixed GML formatting behavior. A temporary file is used instead of saving the file in order to avoid formatting loops.
- Fixes to IPC and GML syntax highlighting mostly aimed at better compatibility with more themes.
v0.1.0
This release adds GML formatting integration with Serenity's own formatter.
v0.0.3
Minor fixes over 0.1
v0.0.1
First release of the syntax highlighting extension, published to the VSCode marketplace and OpenVSX.