This extension show syntax highlighting for Android HIDL(HAL Interface Definition Language).
I couldn't find out any VSCode extension for Android HIDL syntax highlighting. So I just made it simply for myself, and it does not support HIDL fully.
Features
Support simple syntax highlighting for Android HIDL files which have hal extension.
Support folding function also.
Demo
Known Issues
May not support HIDL syntax fully. This extension only support simple HIDL syntax.