1. windows 使用git bash 替换默认cmd 作为phpstorm 命令窗口
settings -> tools -> Terminal 把shell path 目录跟改为 git 里面bash 命令即可C:\Program Files\Git\bin\bash.exe
2. 设置自定义快捷键 补全代码
File -> Settings -> Editor -> Live Templates