VS code
vs code
飞起来的编辑器(貌似走在 IDE 的路上)
Code editing.Redefined. 代码编辑,从新定义。
下载 https://code.visualstudio.com/
extension 一堆,如何管理,有这么一个牛 b 的插件 Settings Sync
大概的使用就是你在你的 github 上设置一个 token https://github.com/settings/tokens
勾选 gist 就可以了,有提示,自己复制好,只会出现一次
Make sure to copy your new personal access token now. You won’t be able to see it again!
vscode 推荐插件
- Prettier - Code formatter 格式化代码
- ES7 React/Redux/GraphQL/React-Native snippets 代码块
- gitlens 版本管理插件