phpstorm 习惯设置
1. 字体:Source Code Pro 大小:14
链接: https://pan.baidu.com/s/1HLpbduBHFvbq1a10QV4uCg 提取码: ymn3
2. keymap:eclipse
3. 引号(中括号)包围:surr
4. 行尾加分号:Complete Current Statement Ctrl + Shift + Enter
5. { 在class 同一行,在function 同一行。setting -> editor -> code style -> php -> Wrapping and Braces -> Braces placement In function declaration
选择End of line