Is your feature request related to a problem? Please describe.
This addons.json is not listed alphabetically.
https://github.com/ScratchAddons/ScratchAddons/blob/0ebac847670dff8d4f6f82901d639554dcc8df1c/addons/addons.json#L1-L14
Describe the solution you'd like
Why don't we sort this alphabetically?
Sure! It'd be pretty easy ig, you could just make a PR.
I'm waiting for other responses, since I'm not sure if everyone will be okay with it.
Editing addons.json makes edit conflicts, so make sure other addon makers are ready.
that seems like unnecessary effort for each person to do everytime a new add-on is made... how are addons sorted in the options menu?
Why even order it alphabetically? I don't see the point.
how are addons sorted in the options menu?
@JeffaloBob Right now:
Closing this - see https://github.com/ScratchAddons/ScratchAddons/pull/221, the order of addons here matters (and that's why I added support for comments inside addons.json, to explain exactly that)
Most helpful comment
Editing addons.json makes edit conflicts, so make sure other addon makers are ready.