Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add YAML extensions to CRS schemas #3982

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

theseion
Copy link
Contributor

The VS Code extension "vscode-yaml" filters schemas from schemastore.org by file extension in the fileMatch property. In order for the extension to pick up a schema, fileMatch must contain at least one entry with the substring .yaml or .yml.

Copy link
Contributor

Thanks for the PR!

This section of the codebase is owned by @madskristensen and @hyperupcall - if they write a comment saying "LGTM" then it will be merged.

The VS Code extension "vscode-yaml" filters schemas from schemastore.org
by file extension in the `fileMatch` property. In order for the
extension to pick up a schema, `fileMatch` must contain at least one entry
with the substring `.yaml` or `.yml`.
@hyperupcall
Copy link
Member

Thanks

@hyperupcall hyperupcall merged commit 610b0d0 into SchemaStore:master Aug 12, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants