Support for file formats used in Android system development.
Syntax highlighting for:
Android.bp
Just search for it in the marketplace, or run
code --install-extension flimberger.android-system-tools
Currently,
there is no separate build step necessary besides creating the package from the files.
For convenience,
a Makefile
is provided,
which wraps the process into a single command:
make install
This automatically builds the extension using vsce
and then installs it.