Jesus
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Edited Closure method invocation parentheses not aligning correctly when creating an object in params
why is Rider's formatting putting the closure ')' aligned with the curly brackets that are inside the method call? for example:_cache.Set( token, new General.CachedSession { timestamp ...