Vscode
settings.json
是code的配置文件,复制即可
快捷键修改
cmd+1-9
为视图切换
代码片段添加 比如
log()
插件
- Auto Close Tag
- Auto Rename Tag
- Better TOML
- Code Runner
- ESLint(配合 eslintrc.js 使用)
- HTML Snippets
- htmltagwrap
- JavaScript(ES6) code snippets
- material theme
- project manager
- One Dark Pro
- Open-in-browser
- Output Colorizer
- Path Intellisense
- Vetur
- vscode-icons
- Vue 2 Snippets
- 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功能
插件
- Autocomplete Paths
- emmet
- file-icons
- highlight-selected
- hyperclick js-hyperclick
- language-vue
- minimap
- open-in-browser
- script
- chinese(汉化包)
- atom-beautify
- atom-ternjs
- language-babel
- prettier-atom