Publish json schema for cf manifest as to enable IDE coding assist features (completion, syntax validation, inline doc)
Please provide details on the following items. Failure to do so may result in deletion of your feature request.
As a CF cli user, In order to get IDE coding assistance completion while editing Cf manifest files I need a Json schema published into https://www.schemastore.org/json/
What's the user value of this feature request?
- completion,
- syntax validation,
- inline doc
Who is the functionality for?
Cf app developers
How often will this functionality be used by the user?
When using app manifests
Describe alternatives you've considered
Read the docs at https://docs.cloudfoundry.org/devguide/deploy-apps/manifest-attributes.html and manually edit the manifest file without assistance
See recorded experience of completion within jetbrain intellij which provides access to json schema store, gaining completion for many products, but not cloudfoundry
Additional context Add any other context or screenshots about the feature request here.
Note: As of the GA of the v7 CLI, the v6 line is no longer under active development and will be updated only to patch CVEs or fix severe blocking defects with no workarounds.