How to reformat JSON in Notepad++?

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

    simply go to this link download the dll copy and paste the dll to the plugins folder at notepad++, \Notepad++\plugins restart the notepad++, and it should be shown in the list

    NOTE: this dll supports 64 bit notepade++

提交回复
热议问题