richie5um / vscode-sort-json

VSCode Extension to Sort JSON objects
https://marketplace.visualstudio.com/items?itemName=richie5um2.vscode-sort-json
MIT License
107 stars 20 forks source link

Categorise the commands #55

Open ghost opened 3 years ago

ghost commented 3 years ago

@richie5um "category": "SortJSON", is needed on all commands so that commands appear as

SortJSON: Sort JSON (by alphanum)

Instead of:

Sort JSON (by alphanum)