Closed HaaLeo closed 5 years ago
Technically this would be a breaking change to the JSON since array order in many cases is important, though if it's off by default it'd be fine.
I think you'd be better selecting the specific array elements and using VS's built in 'Sort lines' command. Trying to add this to SortJSON in a way that made sense and didn't break array order (for those that want to preserve their JSON) seems complex.
Description
The extension should be capable to sort simple "string-only" arrays as well.
Example
Input
Expected Output