Skip to content

VS Code Extension to help with Repo Manifest workspaces

License

Notifications You must be signed in to change notification settings

leonheldattoradex/vscode-android-repo

 
 

Repository files navigation

Repo Tool Logo

This is an extension to help to work with repo tool XML manifest files.

These kind of files are used for AOSP (Android Open Source Project) and Yocto project repo manifests, for example.

Features

For have the features listed below, you need to wait for the extension to finish the manifest file parsing. You can see the progress on the status bar:

alt

Goto Include Manifest File

Press Ctrl+Click on hover of an include tag to open the included manifest file:

alt

Goto Remote Definition

Press Ctrl+Click on hover of a remote attribute from a project tag to go to the remote tag that defines it:

alt

Contributions

More features are coming soon. Feel free to contribute with this project https://github.com/microhobby/vscode-android-repo

About

VS Code Extension to help with Repo Manifest workspaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%