# Visual Studio for Mac 中的常用快捷键
Visual Studio for Mac 中的常用快捷键 (opens new window)
- 刻意练习一些不常用还是非常有效率的快捷键
# Visual Studio Plugin
vscode 打开命令面板 Command+Shift+P
Wrap Console Log Lite 快速打印
- Ctrl+Shift+C + P 输出打印结果
koroFileHeader 一键生成注释
- Command+ Ctrl+ t 生成函数注释
- Command + y 切换注释下一行
Quokka.js 开启一个快速演示的环境
- Command + K / j js 文件预览
- Command + K / t ts 文件预览