Usage

IDE support

When your IDE supports YAML language server annotations you can enable context-aware autocompletion by adding the following annotation to your Solidbocks Cloud configuration

# yaml-language-server: $schema=https://solidblocks.de/blcks-cloud.schema.json

Visual Studio Code does not support this out of the box, but I can be retrofitted using the Redhat YAML lnguage server plugin

code --install-extension redhat.vscode-yaml

The following video show the syntax completion in action