How to reformat JSON in Notepad++?

前端 未结 21 1712
清酒与你
清酒与你 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:05

    I know this thread is old but I recently ran into a problem with JSToolNPP not being compatible with my newly updated N++, I did find a replacement that seems to work. http://sourceforge.net/projects/nppjsonviewer/

    Use at your own risk, ofc. (standard disclaimer from me when linking anything outside the SExchange, fyi)

提交回复
热议问题