Keep your package.json scripts tidy. This extension detects when the scripts section is out of alphabetical order and offers a one-click fix.
- Warns when
package.jsonscripts are not in alphabetical order - Highlights the
"scripts"key with a warning diagnostic - Quick fix via the lightbulb menu or
Ctrl+./Cmd+.: Sort scripts alphabetically - Also available from the Command Palette: Sort package.json Scripts Alphabetically
- Preserves your existing indentation style
No additional tools or configuration needed.
This extension does not contribute any settings.
None.
Initial release.