vscode-backstage
vscode-backstage copied to clipboard
Backstage support for Visual Studio Code
When writing a `Template` for Backstage, the VSCode extension incorrectly reports ```yaml apiVersion: scaffolder.backstage.io/v1beta3 ``` as an incorrect value. Being a newbie to Backstage, I "fixed" it to value `backstage.io/v1alpha1`...
Hi. Any plans to introduce schema validation to catalog-info files? I think it would be a great addition :) Schema for backstage can be found here https://json.schemastore.org/catalog-info.json / https://github.com/backstage/backstage/blob/master/packages/catalog-model/src/schema/Entity.schema.json