Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Soltys Mariusz
Total activity
7
Last activity
July 05, 2021 11:08
Member since
September 09, 2019 08:40
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (0)
Comments (5)
Soltys Mariusz
commented,
July 05, 2021 11:08
I believe it should be relatively easy to add wrapping options for "IF". First chop / wrap by "&&" and "||" operators and if it's still long then split by the rest of binary operators. This would ...
Community
PhpStorm
No wrapping option for if() statement in code style
0 votes
Soltys Mariusz
commented,
July 02, 2021 15:46
Thanks for the info, unfortunately this causes all binary expressions to change and if statements don't look as I would wish to. // Originalif ($typeVisibility == DocumentTypes::VISIBILITY_YES_RECE...
Community
PhpStorm
No wrapping option for if() statement in code style
1 vote
Soltys Mariusz
commented,
July 02, 2021 14:43
Having wrapping option for if () statement would be useful as for other control statements. For example when if () condition is long. I've hope that below example is sufficient: // Original codeif ...
Community
PhpStorm
No wrapping option for if() statement in code style
1 vote
Soltys Mariusz
commented,
July 02, 2021 11:27
Hi, Did you find solution to this. I've just found that I'm missing this option too. I have disabled all downloaded plugins but still no success.
Community
PhpStorm
No wrapping option for if() statement in code style
0 votes
Soltys Mariusz
commented,
September 09, 2019 08:40
Hi, I'm facing similar problem. What I have noticed is that in some editor windows only backspace is blocked on other backspace and enter doesn't work. I have tried "defaults write -g ApplePressAnd...
Community
IntelliJ IDEA Users
[BUG] Keyboard gets locked or inactive on IntelliJ IDEA on MacOS
0 votes