Functionality without specifying yaml.schemas
See original GitHub issueI was wondering how good the support is when not specifying yaml.schemas
?
Does it automatically query schemas from http://schemastore.org/json/?
Does it support $schema
?
Issue Analytics
- State:
- Created 6 years ago
- Comments:12 (7 by maintainers)
Top Results From Across the Web
YAML Schemas: Validating Data without Writing Code
This happens because YAML 1.1 specified that YES and NO become boolean types. You can work around this by quoting 'NO' or explicitly...
Read more >When adding a yaml-schema that resides in the same ...
A YAML schema validates against itself, even if yaml.schemas association does not specify it. Steps to Reproduce. Create new project in VSCode ...
Read more >YAML Schema — asdf_standard 1.0.3 documentation
YAML Schema is a small extension to JSON Schema Draft 4 that adds some features specific to YAML. Understanding JSON Schema provides a...
Read more >Don't use JSON schema when edition YAML file in Visual ...
How to turn this off and simply use YAML syntax highlighting without specific JSON schema? In the schema selector there is not "No...
Read more >How to create your own auto-completion for JSON and YAML ...
In this article, I demonstrate how to create a JSON Schema, to provide auto-completion to Hadolint configuration files on VS Code editor.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Great news! This should be in our next release!
I just contributed a .travis.yml schema to JSON schema store: https://github.com/SchemaStore/schemastore/pull/368 🎉
I think that’s the first YAML-only schema so far, so their maintainers definitely seem to be open to use it for YAML