Sublime Text 是最优秀的文本编辑器的代码编辑器之一

并且同时兼顾了漂亮的界面、强大的功能、丰富的插件、轻巧的体积

json
适用于现代 C++ 的 JSON。

Sublime Text 安装XML和JSON格式化插件的如下

  1. 安装Package Control,如果已安装,则跳过此步
    否则,按住快捷键Ctrl+shift+P,在弹出的输入框里面输入Install Package Control
    在这里插入图片描述
    在这里插入图片描述

  2. 安装Indent XML插件
    按住快捷键Ctrl+shift+P,在弹出的输入框里面输入Install Package
    稍等片刻,在新的输入框里再输入Indent XML
    在这里插入图片描述
    在这里插入图片描述

  3. 通过Selection - Format菜单,可以看到Indent XML和Indent JSON菜单
    在这里插入图片描述

GitHub 加速计划 / js / json
43
5
下载
适用于现代 C++ 的 JSON。
最近提交(Master分支:6 个月前 )
4424a0fc Signed-off-by: Niels Lohmann <mail@nlohmann.me> 4 天前
11aa5f94 * Make std::filesystem::path conversion to/from UTF-8 encoded JSON string explicit. Signed-off-by: Richard Musil <risa2000x@gmail.com> * Experimental: Changing C++ standard detection logic to accommodate potential corner cases. Signed-off-by: Richard Musil <risa2000x@gmail.com> * Drop C++ standard tests for compilers which do not implement required features. Signed-off-by: Richard Musil <risa2000x@gmail.com> * Drop C++ standard tests for MSVC versions which do not implement required features. Signed-off-by: Richard Musil <risa2000x@gmail.com> --------- Signed-off-by: Richard Musil <risa2000x@gmail.com> Co-authored-by: Richard Musil <risa2000x@gmail.com> 5 天前
Logo

旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。

更多推荐