選擇後比較優秀的工具能夠大大加快學習和工做效率前端
我的感受最優的選擇是Mac。
在前端工程化的如今。命令行應該成爲每個前端er的必備技能之一。Macos自帶的shell工具足夠優秀。固然如今win10也內嵌了Linux的子系統。也能夠比較好的使用命令行。
最關鍵的選擇是避免選擇恐懼症。shell
alt+up/down
shift+alt+up/down
shift+alt+f
command++/-
li*10
直接寫出10行前端工程化
alt+
鼠標選擇command+alt+up/down [size=0.9em]
多行選擇瀏覽器
shift+up/down
shift+command+left/right
shift+command+down/up
ctrl+a
ctrl+e
command+down/up
command+b
command+p
command+r
code .
Auto Close Tag
自動閉合標籤Auto Rename Tag
自動更改閉合標籤markdownlint
檢測markdown格式的插件,若是不規範會提示Prettier - Code formatter
格式化插件,很是好用,快捷鍵爲alt + shift + f