Enforce alphabetical sort on marketplace.json plugins

Adds a sort check as a second step in the existing validate-marketplace
workflow. The script supports --fix to sort in place.

Sorts the existing 86 entries — pure reorder, no content change.
Previously grouped loosely by kind (LSPs first, then internal, then
external); now strictly alphabetical so insertion point is unambiguous.
This commit is contained in:
Kenneth Lien
2026-03-18 16:56:11 -07:00
parent 158ef95c6f
commit f0fdb72a02
3 changed files with 866 additions and 821 deletions

File diff suppressed because it is too large Load Diff