Commit 45c79c2
fix: preserve existing plugin order, append new plugins at bottom (#14)
Read existing marketplace.json to get current plugin order. Existing
plugins keep their position, new plugins are appended at the end
(sorted alphabetically among themselves). Produces clean additive
diffs instead of noisy reordering.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 150b7bc commit 45c79c2
2 files changed
Lines changed: 49 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7984 | 7984 | | |
7985 | 7985 | | |
7986 | 7986 | | |
| 7987 | + | |
| 7988 | + | |
| 7989 | + | |
| 7990 | + | |
| 7991 | + | |
| 7992 | + | |
| 7993 | + | |
| 7994 | + | |
| 7995 | + | |
| 7996 | + | |
| 7997 | + | |
| 7998 | + | |
| 7999 | + | |
| 8000 | + | |
| 8001 | + | |
| 8002 | + | |
| 8003 | + | |
| 8004 | + | |
| 8005 | + | |
7987 | 8006 | | |
7988 | 8007 | | |
7989 | 8008 | | |
7990 | 8009 | | |
7991 | 8010 | | |
7992 | | - | |
| 8011 | + | |
7993 | 8012 | | |
7994 | 8013 | | |
7995 | 8014 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1296 | 1296 | | |
1297 | 1297 | | |
1298 | 1298 | | |
| 1299 | + | |
| 1300 | + | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
| 1309 | + | |
| 1310 | + | |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
| 1323 | + | |
| 1324 | + | |
| 1325 | + | |
| 1326 | + | |
1299 | 1327 | | |
1300 | 1328 | | |
1301 | 1329 | | |
1302 | 1330 | | |
1303 | 1331 | | |
1304 | | - | |
| 1332 | + | |
1305 | 1333 | | |
1306 | 1334 | | |
1307 | 1335 | | |
| |||
0 commit comments