Skip to content

VSCode extension providing syntax highlighting for AIDL, the Android Interface Definition Language.

License

Notifications You must be signed in to change notification settings

google/aidl-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 8, 2024
c2c0074 · Mar 8, 2024

History

51 Commits
Mar 8, 2024
Dec 16, 2020
Sep 5, 2023
Mar 4, 2024
Dec 16, 2020
Sep 5, 2023
Dec 21, 2020
Dec 21, 2020
Sep 5, 2023
Dec 21, 2020
Sep 5, 2023
Sep 5, 2023

AIDL language support

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.