盒子
盒子
文章目录
  1. 设置Terminal字体
  2. 取消注释斜体
  3. 多个项目不同版本控制
  4. git设置
  5. 激活
  6. 单行注释设置
  7. 快捷键
  8. 插件

PHPStorm 常用配置及问题

设置Terminal字体

在Editor->Colors & Fonts -> Console Font设置

取消注释斜体

参考文章

多个项目不同版本控制

File->settings->Version Control->点➕,添加对应的项目即可

git设置

Path to Git executable:D:\Program Files (x86)\Git\cmd\git.exe

ssh: settings–>Version Control–>Git ,and then, In the SSH executable dropdown, choose Native

激活

参考文章

单行注释设置

方法里面的单行注释我喜欢,根据方法缩进,并且与//之后有一个空格,有点强迫症,哈哈!

设置如下:

  1. Setting->Editor->Code Style->PHP->Wrapping and Braces->勾选掉Comment at first column
  2. Setting->Editor->Code Style->PHP->Other->Comment Code->勾选掉Line comment at first column,并勾选中Add a space at comment start

效果如下:
单行注释效果

快捷键

快捷键 功能 备注
Ctrl+Alt+O 去除无用use,让代码更整洁

插件

翻译插件

支持一下
扫一扫,支持我
  • 微信扫一扫
  • 支付宝扫一扫