{ "editor.codeActionsOnSave": { "source.fixAll": true }, "editor.minimap.enabled": false, "nix.enableLanguageServer": true, "redhat.telemetry.enabled": false, "yaml.completion": true, "yaml.format.bracketSpacing": true, "yaml.format.enable": true, "yaml.hover": true, "yaml.schemaStore.enable": true, "yaml.validate": true, "yaml.schemas": { "https://raw.githubusercontent.com/rancher/k3d/main/pkg/config/config.versions.schema.json": "file:///home/crstl/Development/srx.infra.k8s/test/k3d-srx-dev.yaml" } }