项目作者: chen86860

项目描述 :
JSON Sorter in VSCode extension
高级语言: TypeScript
项目地址: git://github.com/chen86860/vscode-extension-json-sorter.git
创建时间: 2020-02-29T14:05:27Z
项目社区:https://github.com/chen86860/vscode-extension-json-sorter

开源协议:MIT License

下载




JSON Sorter

A tools that help you sort JSON files quickly.

Usage

WARN: It will remove all comments in JSON5 files.

  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!