# VS Code
# 汉化
安装扩展 Chinese (Simplified) Language Pack for Visual Studio Code
# 使用JetBarins系快捷键
安装扩展 IntelliJ IDEA Keybindings
# stylus高亮
安装扩展 language-stylus
# yarn授权
1.vscode-属性-兼容性-以管理员身份运行此程序(勾选)
2.PowerShell终端执行 set-ExecutionPolicy RemoteSigned
# 自动换行
文件-首选项-设置-搜索“Editor.Word Wrap”-设置“Editor.Word Wrap”值为“on”
# 推荐插件
# Chinese (Simplified) (简体中文) Language Pack for Visual Studio Code
# stylus
# vetur
# volar
# yarn
# redis
# docker
# IntelliJ IDEA Keybindings
Yarn →