-
-
It would be awesome if one could specify the jsonschema of a file via a modeline. I have a lot of schemata for JSON and YAML fles
the YAML extension supports this via:
`# yaml-language-server: $sc…
-
**Describe the bug**
I have a pipeline that references a template YAML file in a subdirectory of my repo. This works fine within Azure DevOps, but when I run the pipeline validator, I get an error
…
-
>I know the project is still under active development.
After getting the docker-compose setup of the project running, I tried adding a new data source:
* Each source has a set JSON schema for it…
-
### Context
Currently, there are changes in the Camel YAML Schema, going from `kebab-case` to `camelCase` and this might be transformed using automated process directly from `kaoto-next`
### Goal
The…
-
See: https://docs.unity3d.com/Manual/UnityYAML.html "UnityYAML does not support comments."
For example, GameObjects' names can contain `#`. In a scene file, it may look like this:
GameObject…
-
### The problem
I have an automation that detects then the laundry is finished, based on power consumption of the plug that the washer is plugged into. Once the power drops below 4 watts then a loca…
-
I'm working with Jekyll for GitHub Pages, which uses the Ruby gem for parsing YAML. This gem prefers this spacing in Arrays:
```yml
---
simple_val: Testing 1
object_val:
sub_object_val: Testi…
-
**Is your feature request related to a problem? Please describe.**
This is mostly useful for configuration files, but might have a use elsewhere, as well.
I'd like to be able to use YAML's node an…
-
When using markdown2Anki, users are likely to create different notes for different decks or note types.
This would, in practice, make it possible to define "note types" inside of markdown files, makin…