扫码关注官方订阅号
怎样设置在按下 Ctrl + / 时 PHPStrom 的注释风格是为at indentation level 而非 at first column ?
Ctrl + /
PHPStrom
at indentation level
at first column
first line
indentation level
拥有18年软件开发和IT教学经验。曾任多家上市公司技术总监、架构师、项目经理、高级软件工程师等职务。 网络人气名人讲师,...
Settings》Code Style》PHP》Other》Code Commenting》Line comment at first column 默认是打开的,需要将其关闭。
这是PHPStorm 8才有的功能。
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
Settings》Code Style》PHP》Other》Code Commenting》Line comment at first column 默认是打开的,需要将其关闭。
这是PHPStorm 8才有的功能。