Detailed Description
GitVersion only has a JSON schema for the output JSON, but it lacks one for the input YAML/JSON config.
Context
I've found that going back and forth between the documentation and the config file I'm editing takes up more time than it could if my editor was able to detect a schema and use that to suggest properties and values. It wouldn't be perfect, but nothing is.