Visual Studio Code可以通过以下快捷键 格式化代码:
On Windows Shift + Alt + F
Shift
Alt
F
On Mac Shift + Option + F
Option
On Ubuntu Ctrl + Shift + I
Ctrl
I
from: https://www.cnblogs.com/ryanzheng/p/10950870.html
VSCode 代码格式化 快捷键
原文:https://www.cnblogs.com/hankleo/p/12270966.html