JSON Sorter——快速排序JSON文件的VSCode插件

5,449 阅读1分钟
原文链接: github.com

A tools that help you sort JSON files quickly.

Usage

  1. Open JSON file in VSCode.
  2. Run your command from the command palette by pressing (Ctrl+Shift+P or Cmd+Shift+P on Mac) and typing JSON Sorter.
  3. JSON file will be sorted.

Enjoy Hacking!