guifier icon indicating copy to clipboard operation
guifier copied to clipboard

Enforcing YAML Schemas

Open merijjeyn opened this issue 1 year ago • 1 comments

Enforce YAML schemas like the CV schema here: https://github.com/rendercv/rendercv/blob/main/schema.json

So when trying to add a field to an object, you could check the possible child types of the object and show those as option only

merijjeyn avatar Dec 04 '24 23:12 merijjeyn

this is a very useful feature that I thought of implementing from the beginning Im working on creating the version 2.0 of guifier and I will for sure add this suggested feature

maliknajjar avatar Dec 15 '24 11:12 maliknajjar