Vscode

settings.json是code的配置文件,复制即可

快捷键修改 cmd+1-9 为视图切换

代码片段添加 比如 log()


插件

  1. Auto Close Tag
  2. Auto Rename Tag
  3. Better TOML
  4. Code Runner
  5. ESLint(配合 eslintrc.js 使用)
  6. HTML Snippets
  7. htmltagwrap
  8. JavaScript(ES6) code snippets
  9. material theme
  10. project manager
  11. One Dark Pro
  12. Open-in-browser
  13. Output Colorizer
  14. Path Intellisense
  15. Vetur
  16. vscode-icons
  17. Vue 2 Snippets
  18. Setting Sync

iterm2

安装 oh my zsh profiles => colors => 改为(solarized dark) && text => 取消勾选(Draw bold text in bright colors)

Atom

tab 默认换为 4 格 | tab类型改为 soft | 勾选 显示缩进指示线| 隐藏不可见文件需要核心插件tree-view打开hide功能


插件

  1. Autocomplete Paths
  2. emmet
  3. file-icons
  4. highlight-selected
  5. hyperclick js-hyperclick
  6. language-vue
  7. minimap
  8. open-in-browser
  9. script
  10. chinese(汉化包)
  11. atom-beautify
  12. atom-ternjs
  13. language-babel
  14. prettier-atom