How do I format XML in Notepad++?

后端 未结 20 2623
不思量自难忘°
不思量自难忘° 2020-11-27 08:40

I have Notepad++ and I got some XML code which is very long. When I pasted it in Notepad++ there was a long line of code (difficult to read and work with).

I want to

20条回答
  •  暖寄归人
    2020-11-27 09:20

    OK, here is how I did it in Notepad++:

    • Plugins
    • Plugin manager
    • Show plugin manager
    • Check XML tools
    • Install
    • Restart Notepad++
    • Open XML file
    • Plugins
    • XML tools
    • Pretty print (XML only -- with line breaks)

提交回复
热议问题