Mac下Visual Studio Code的快捷设置

1、安装

下载网址: https://code.visualstudio.com/Download
选择自己的系统选择安装文件 windows or mac

 每个电脑的初始化快捷方式可能不一样,
可以通过打开设置界面查询

2、查看初始化键盘快捷方式

  首选项  ->  键盘快捷方式
            "</script>",
            "<!-- Add \"scoped\" attribute to limit CSS to this component only -->",
            "<style scoped lang=\"scss\">$color: #dd3333;",
            "h1 {",
            "text-align: center;",
            "font-weight: normal;",
            "color: $color;",
            "</style>"
        "description": "Log output to console"

使用:vue tab键

8、格式化文本

mac系统默认shift+alt+F

9、vscode中的vue文件中emmet进行tab键不起作用

设置方法:
文件-首选项-设置