VYaml icon indicating copy to clipboard operation
VYaml copied to clipboard

Some requests

Open rube200 opened this issue 8 months ago • 2 comments

One of the things I miss in VYaml compared to YamlDotnet is the possibility of choosing the namingcase in the options, i think it would be good to have NamingConvention in YamlSerializerOptions, Also i think you could improve enum parse, on my use cases i usually have them insentive case, but the current implementation doesnt support it. At last i recommend the use of Enum.TryParse.

rube200 avatar Jun 19 '24 17:06 rube200