vscode-backstage icon indicating copy to clipboard operation
vscode-backstage copied to clipboard

Backstage support for Visual Studio Code

Results 3 vscode-backstage issues
Sort by recently updated
recently updated
newest added

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