Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Benoit Guchet
Total activity
9
Last activity
January 18, 2026 13:56
Member since
April 09, 2025 08:30
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
2
Activity overview
Posts (0)
Comments (4)
Sort by recent activity
Recent activity
Votes
Edited
May 02, 2025 15:04
For those still having trouble with this, I have fixed this by unchecking “Ignore external connections through unregistered server configurations” in PHP > DebugA shame there isn't a comment secti...
Community
PhpStorm
PhpStorm won't talk to Xdebug despite an apparently successful connection being established
0 votes
Created
April 09, 2025 13:52
I certainly will thanks!Single-line rules with separates selectors is the best practice to me.
Community
PhpStorm
CSS attributes inline?
0 votes
Edited
April 09, 2025 13:20
As shown in the preview,body { background: black; color: #80c0c0}is not turned into a one-line rule. In real code with “Keep single-line blocks” enabled, actually it doesn't seem that “Reformat...
Community
PhpStorm
CSS attributes inline?
0 votes
Edited
April 09, 2025 08:31
But, it's only working for CSS rules with one single attribute, isn't it?I'm a strong advocate for inline rules too!
Community
PhpStorm
CSS attributes inline?
0 votes