Hi,
Currently, the compose.yaml
schema is obsolete and not practical because the extension is dedicated to Docker and we don't have the latest features available.
I think it would be a good idea to automatically retrieve the schema from https://github.com/compose-spec/compose-spec/blob/main/schema/compose-spec.json
because it will always be up to date (cf. https://compose-spec.io/).
Thanks for your work.