Scratchaddons: [Feature] Sort addons.json alphabetically

Created on 2 Sep 2020  路  7Comments  路  Source: ScratchAddons/ScratchAddons

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?

enhancement

Most helpful comment

Editing addons.json makes edit conflicts, so make sure other addon makers are ready.

All 7 comments

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:

  • Enabled addons, alphabetically by name
  • Disabled addons, recommended, alphabetically by name
  • Disabled addons, without the recommended tag, alphabetically by name

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)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

WorldLanguages picture WorldLanguages  路  10Comments

WorldLanguages picture WorldLanguages  路  11Comments

WorldLanguages picture WorldLanguages  路  8Comments

Hans5958 picture Hans5958  路  10Comments

RedGuy12 picture RedGuy12  路  5Comments