Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amezin/aosp-vscode

Visual Studio Code project for AOSP tree
https://github.com/amezin/aosp-vscode

aosp visual-studio-code vscode

Last synced: about 2 months ago
JSON representation

Visual Studio Code project for AOSP tree

Awesome Lists containing this project

README

        

Visual Studio Code project for AOSP tree

Works with Android 7.1 (and should work with all versions that build using ninja)

1. Build AOSP
2. Clone this repository to .vscode subdirectory in root source directory: "git clone [email protected]:amezin/aosp-vscode.git .vscode"
3. Run "python .vscode/generate_compdb.py out/build-${TARGET_PRODUCT}.ninja" from root source directory
4. Open root source directory in Visual Studio