VSCode 刷新依赖
cmd + shift + p reload window
格式化代码
Visual Studio Code可以通过以下快捷键格式化代码:
On Windows Shift + Alt + F.
On Mac Shift + Option + F.
On Ubuntu Ctrl + Shift + I.