All notable changes to the "android-init-language-syntax" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
0.4.0 - 2024-05-21
- Add highlight for arithmetic unary operators + and -
- Fix comment definition in the extension configuration
0.3.0 - 2024-02-24
- Add highlight for property expansion
- Add support for line continuation with backslash
- Add support for multiline strings
- Do not treat escaped # as comment
- Fix comment highlight in options
0.2.0 - 2024-02-19
- Add icon to extension package.
- Add some other useful fields in package.json.
- Add badges in README.md.
- Update the CHANGELOG.md.
0.1.0 - 2024-02-16
First development release of Android Init Language Syntax Extension.
- Add basic syntax highlighting for *.rc files.