Skip to content

Latest commit

 

History

History
56 lines (32 loc) · 1.5 KB

File metadata and controls

56 lines (32 loc) · 1.5 KB

Change Log

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

Added

  • Add highlight for arithmetic unary operators + and -

Fixed

  • Fix comment definition in the extension configuration

0.3.0 - 2024-02-24

Added

  • Add highlight for property expansion
  • Add support for line continuation with backslash
  • Add support for multiline strings

Fixed

  • Do not treat escaped # as comment
  • Fix comment highlight in options

0.2.0 - 2024-02-19

Added

0.1.0 - 2024-02-16

First development release of Android Init Language Syntax Extension.

Added

  • Add basic syntax highlighting for *.rc files.