EditPlus 格式化xml和json

使用editplus打开xml文档,发现文件内容没有格式化。在网上找了一些资料发现能够通过一个小插件来是editplus格式化xml,参考文献:http://hi.baidu.com/homeylife/blog/item/7f6f7daff27203d47dd92a46.html

http://xmlstar.sourceforge.net/download.php下载XMLStarlet,然后将其解压,将解压文件中的xml.exe文件放到editplus安装目录下。然后打开editplus->tools->configue user tools,配置xml.exe,如下图所示:

完成以后在tools菜单下就有一个“格式化xml”的选项,点击一下就能格式化xml文档,非常方便。

 

同理json

猜你喜欢

转载自kevin-gmail-com.iteye.com/blog/2123476