notepad-plus-plus / nppPluginList

The official collection of Notepad++ plugins.
1.09k stars 357 forks source link

Order plugins alphabetically #46

Closed cpmcgrath closed 5 years ago

cpmcgrath commented 5 years ago

When you open the plugin admin there's no order to the plugins, this could be resolved programmatically or introducing a convention that the json file should be ordered by the Display name field.

chcg commented 5 years ago

Currently the order is just the time of adding a plugin to the list which is not very intuitive and useful for the user. So the correction could be either done in the json input or the PluginAdmin component itself with the option to sort also for other criteria like the already requested last update.

chcg commented 5 years ago

See also https://github.com/notepad-plus-plus/notepad-plus-plus/commit/fd32585c14836b46a1b40c79bce706cd96767526

chcg commented 5 years ago

Sorted also the list here with https://github.com/notepad-plus-plus/nppPluginList/commit/5480ac6a96582a1f6ceaa45b356e7c6a14d1aabb