Development tools for Avocado Linux builds in Visual Studio Code and Cursor.
Features
State Volume Explorer
Browse files in your Avocado Docker state volume directly from the VS Code sidebar. View SDK sysroots, extension sysroots, and runtime installroots without leaving your editor.
Hierarchical file browser for the Avocado state volume
View file contents directly in the editor
Copy file paths with a single click
Automatic refresh when configuration changes
Command Palette Integration
Quick access to common Avocado CLI commands:
Avocado: Install SDK and Dependencies - Set up the SDK and install packages
Avocado: Build - Build extensions and runtimes with selection UI
Avocado: Open SDK Shell - Launch an interactive SDK container shell
Avocado: Clean - Clean volumes, stamps, or specific sysroots
Avocado: Provision - Provision a runtime image
Avocado: Deploy - Deploy to a device
Avocado: Fetch - Refresh repository metadata
Terminal Integration
A dedicated "Avocado SDK" terminal profile that automatically enters the SDK container with the correct configuration and environment.