vscode便捷使用总结

格式化

安装prettify json
快速格式化Json文件

Visual Studio Code可以通过以下快捷键格式化代码:
On Windows   Shift + Alt + F
On Mac   Shift + Option + F
On Ubuntu   Ctrl + Shift + I

你可能感兴趣的:(vscode)