If you are looking for software to use, go to Huajun Software Park! software release

Notepad++ (editor) graphic steps for formatting json strings

Author: Changshan Paper Farmer Date: 2020-01-11

Notepad++
Notepad++-v8.5.3 green Chinese version

Text editing Storage size: 4.43MB Time: 2022-03-21

Software introduction: Due to policy issues, the latest version of Notepad++ has been suspended from downloading by Huajun Software Park. We recommend other high-quality software of the same type to you: Sublime Text...

Download now

Novice friends may not know the related operations of Notepad++ (editor) to format json strings, so today I will explain the operation method of Notepad++ (editor) to format json strings. I hope it can help you.

1. First create a new txt document on your computer and copy the json string into it.

s.jpg

2. Right-click the txt file, select Use Notepad++ (editor) in the right-click menu, and open it.

S.png

3. Find the "Plug-in" menu in the main interface of the opened Notepad++ (editor)

s1.jpg

4. Select "Plugin Manager" - "Show Plugin Manager" in the "Plug-in" menu

s1.png

5. The "Plugin Manager" dialog box will pop up. Find "JSON Viewer" and put a check mark in it.

ss.jpg

6. Click the "Install" button in the lower right corner, and then start downloading and installing.

ss.png

7. After the installation is completed, click the "Plug-in" menu and you will find that there is an additional "JSON Viewer" menu item on the menu.

A.jpg

8. Select all the json strings to be formatted, select "Format JSON" in the "JSON Viewer" menu or press the shortcut key "Ctrl+Alt+Shift+M" to format

aa.jpg

9. Finally, you will find that the json string becomes very neat and formatted.

AAA.jpg

Friends who still don’t know the steps for formatting json strings in Notepad++ (editor), don’t miss this article brought by the editor.

Related articles