0
点赞
收藏
分享

微信扫一扫

phpstorm注释缩进

大自然在召唤 2022-02-03 阅读 43

一、前后对比

修改前:

在这里插入图片描述

修改后:

在这里插入图片描述

二、解决方法

1.点击File打开Settings

在这里插入图片描述

2.找到Editor下的Code Style,去掉Comment at first column的勾选

在这里插入图片描述

3.在PHP的Code Generation中勾选Add a space at comment start

在这里插入图片描述

举报

相关推荐

0 条评论