talfi ling
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created formatting: comment mixed with braces ?
Is it possible to have phpStorm keep the following format when reformatting: if ('none' === $mode) { } // assume mode is all else { }This is: a comment on a singl...