刚下载的phpstorm默认的设置用起来很不舒服,总结了一下自己的设置。贴一下环境及软件参数[windows10 phpstorm2017]
1.默认开启自动换行
File -> Settings -> Editor -> General 勾选“Use soft wrap in editor”
2.更换字体
windows下将字体文件复制到C:\Windows\Fonts目录下。File -> Settings -> Editor -> Font设置,个人比较喜欢Monaco字体,Monaco字体下载, 密码: bwwa。还提供了另一种SourceCodePro字体下载, 密码: fpug
3.更换背景颜色与模板
File -> Settings -> Appearance & Behavior -> Appearance
4.关闭拼写错误检查
File -> Settings -> Editor -> Inspections -> Spelling -> Typo 去掉勾选
5.去掉参数提示
Editor -> General -> Appearance -> Show parameter name hits 去掉勾选
也可直接在设置中搜索 parameter name hints