记录个人对 vs Code 的使用配置,持续更新。
一、编辑器本身设置
二、安装插件
- IntelliJ IDEA Keybindings
使用和 Jetbrains 一样的快捷键。部分快捷键行为有差异 - minapp
微信小程序标签、属性的智能补全(同时支持原生小程序、mpvue 和 wepy 框架,并提供 snippets) - GitLens — Git supercharged
git强化版 - ESLint
- Code Runner
- Prettier - Code formatter
- Python
Linting, Debugging (multi-threaded, remote), Intellisense, code formatting, refactoring, unit tests, snippets, and more. - Vetur
Vue tooling for VS Code
三、主题美化
- vscode-icons
网友评论