Stories by drLuca
yaml-schema-router is a small stdio proxy for yaml-language-server that routes JSON schemas based on file path and YAML content (e.g., apiVersion/kind), so you get correct validation/completion without manual schema config per repo.<p>New in v0.2.0:<p>Multi-document YAML support (---): han...