VSCode 代码格式化 快捷键

Visual Studio Code可以通过以下快捷键 格式化代码:

On Windows   Shift + Alt + F

On Mac   Shift + Option + F

On Ubuntu   Ctrl + Shift + I

from: https://www.cnblogs.com/ryanzheng/p/10950870.html

原文地址:https://www.cnblogs.com/hankleo/p/12270966.html