- Added validation toggle in settings #20
- YAML Schemas are pulled from JSON Schema Store #15
- YAML Diagnostics throw on a single line instead of the entire file #19
- Fix for getNodeFromOffset #18
- Hotfix for making multiple schemas in the settings work again
- Fixed Schema validation reports errors in valid YAML document #42
- Fixed Support for multiple YAML documents in single file #43
- Fixed support for kubernetes files
- Fixed boolean notation for validation #40
- Fixed autocompletion for first new list item #39
- Added new autocompletion service which is better for json schemas
- Added yamlValidation contribution point #37
- Initial release with support for hover, document outlining, validation and auto completion