Is your feature request related to a problem? Please describe.
When using JSON Sort directly (not from the Sort Lines... dialog) it will always sort by Natural Order Comparator.
I would like to change it to Default Comparator.
Describe the solution you'd like
When changing the Comparator method in the Sort Lines... dialog it keeps the setting for the JSON Sort.
Describe alternatives you've considered
Or JSON Sort gets a setting for the comparator method on the plugin's settings page.
Additional context
It makes the flow of sorting JSONs much easier. Also when searching for sort json the Sort Lines... option doesn't pop-up.


Is your feature request related to a problem? Please describe.
When using
JSON Sortdirectly (not from theSort Lines...dialog) it will always sort byNatural Order Comparator.I would like to change it to
Default Comparator.Describe the solution you'd like
When changing the Comparator method in the
Sort Lines...dialog it keeps the setting for theJSON Sort.Describe alternatives you've considered
Or
JSON Sortgets a setting for the comparator method on the plugin's settings page.Additional context


It makes the flow of sorting JSONs much easier. Also when searching for
sort jsontheSort Lines...option doesn't pop-up.