sublime4 安装pretty json 并绑定快捷键
生活随笔
收集整理的这篇文章主要介绍了
sublime4 安装pretty json 并绑定快捷键
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
安装pretty json
设置快捷键
开始菜单->preferences->key Bindings输入:
[{"keys": ["alt+ctrl+j"], "command": "pretty_json"}, {"keys": [ "ctrl+alt+m" ], "command": "un_pretty_json" } ]pretty_json是可以将文件格式化成json,
un_pretty_json是可以将json格式化到一行,方便执行curl等操作
总结
以上是生活随笔为你收集整理的sublime4 安装pretty json 并绑定快捷键的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: 射线输卵管造影多少钱
- 下一篇: PYG教程【二】使用networkx创建