AIDL language support
September 5, 2023 ยท View on GitHub
Syntax highlighting for AIDL, the Android Interface Definition Language.
This is not an officially supported Google product.
Release Notes
0.1.2
Added new keywords ndk_header and rust_type.
0.1.1
Fixed issue with declarations nested under interface, parcelable, and union declarations.
0.1.0
Initial release with a basic AIDL grammar for syntax highlighting.
Contributing
If you want to contribute to the project, see details of how we accept contributions.