How to reformat JSON in Notepad++?

前端 未结 21 1750
清酒与你
清酒与你 2020-12-04 04:20

I need Notepad++ to take a json string from this

{\"menu\": {\"id\": \"file\",\"value\": \"File\",\"popup\": {\"menuitem\": [{\"value\": \"New\", \"onclick\"         


        
21条回答
  •  孤城傲影
    2020-12-04 05:08

    It worked for me in the latest edition to Notepad using the UniversalIndentGui.

    What I did was under the plugin setting choose Enable Text Auto Update, a window popped up and I selected javascript.

提交回复
热议问题