Manage and trigger HDI container deployments directly from VS Code. Reads profiles from .cdsrc-private.json files and lets you deploy or refresh HDI containers via a dedicated Explorer view.
Features
One-Click Deploy — Trigger an HDI container deployment for a selected profile directly from the tree view.
Profile-Based Config — Deployment targets and options are read from .cdsrc-private.json in the workspace root.
Custom Deploy Options — Per-profile hdi-deployment.options are automatically passed as CLI flags to the deployer.
Refresh — Manually refresh the tree view to pick up changes to .cdsrc-private.json.
Requirements
A CAP project with a .cdsrc-private.json file containing profile-based HDI deployment configuration.
@sap/hdi-deploy available in the project's node_modules.
@cbs-consulting/generate-default-env available in the project's node_modules.