The json array grammar need to be able to expand as multiline in the same way of json obeject: Insert a enter then format, then the multiline will be triggered, but not only depends on line length ...
So I'm whipping up something quick and dirty for a work project. I've got a C# class that is all string types, nothing fancy, and once the item is created it gets serialized with the new ...