molsonkiko / JsonToolsNppPlugin

A Notepad++ plugin providing tools for JSON like linting, querying, a tree view, and CSV conversion.
Apache License 2.0
70 stars 9 forks source link

Change default of "sort_keys" from True to False #64

Closed rlwakefield closed 2 months ago

rlwakefield commented 2 months ago

Whenever I go and install the JSON Tools Notepad++ Plugin on a machine that I hadn't configured before, I always have to remember to go to it's settings and change the "sort_keys" (under the JSON formatting section) from True to False as I don't want to have them sorted alphabetically. So I am hoping that this can be altered to be default to False instead of True.

molsonkiko commented 2 months ago

This was changed in version 7.0. I recommend upgrading to v7.2.