K

- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
-
-
K commented, -
-
-
-
K created a post, Braces Layout - Array and object initializer - BSD Style - wrong indent
I am having an issue that significantly reduces my efficiency and drives me crazy... I need to have the following formatting: int[] array = new int[] { 1, 2, 3 } JetBrains ReSharper Ultimate ... -