How to disable leading asterisks in multi-line comments in PHP Storm? Maxim Created April 11, 2019 12:06 Is there such option? I cannot find anything relative in the IDE settings. Thanks.
Hi there,
Please provide precise example: "Here is my code, if I now type these letter and press this then this happens"
For example, in PHP if you type /*[SPACE][ENTER] (a space after asterisk) then no asterisk will be found on new line.
Thank you! I didn't know abouit [SPACE][ENTER], It is OK for me to use it such way