1.扩展中输入:pretty json
2. (Ctrl+A)选择Json文本
示例:
{ "name" : "runoob" , "alexa" :10000, "site" : null , "sites" :[ "Google" , "Runoob" , "Taobao" ] }
3. 快捷键为【ALT+SHILF+F】直接美化
或者
【Ctrl+Shift+P】打开输入框,输入pretty json
1.扩展中输入:pretty json
2. (Ctrl+A)选择Json文本
示例:
{ "name" : "runoob" , "alexa" :10000, "site" : null , "sites" :[ "Google" , "Runoob" , "Taobao" ] }
3. 快捷键为【ALT+SHILF+F】直接美化
或者
【Ctrl+Shift+P】打开输入框,输入pretty json