如何使用Notepad++上格式化XML文件
1、点击打开Notepad++软件,点击plugin,点击“show plugin manager”。

2、勾选“xml tools”,点击“install”,安装“xml tools”插件。

3、点击file,选择需要格式化的xml文件,点击打开,选择要格式化的内容。

4、点击plugin,选择“xml tools”,点击“pretty print xml only-with line breaks”即可。

5、总结如下。

1、点击打开Notepad++软件,点击plugin,点击“show plugin manager”。
2、勾选“xml tools”,点击“install”,安装“xml tools”插件。
3、点击file,选择需要格式化的xml文件,点击打开,选择要格式化的内容。
4、点击plugin,选择“xml tools”,点击“pretty print xml only-with line breaks”即可。
5、总结如下。