How do I format XML in Notepad++?

后端 未结 20 2657
不思量自难忘°
不思量自难忘° 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:38

    Try TextFX → TextFX Html Tidy → Tidy: reindent XML

    If you can't try with Eclipse, do right button, source, and correct indent.

提交回复
热议问题