Sergeant Coolagin
- Total activity 36
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 12
-
Edited Is there a shortcut to jump to a closing brace?
Is there a shortcut to jump outside of a code block, right after a closing brace } of a current code block? Let me explain. Let's say there's a method: private void Button_Click(object sender, Ev... -
Edited Why ReSharper Inspection is displaying only 1 of 28 found issues?
After inspecting code it is displaying only 1 of 28 found issues: How to display other 27 found issues that's left?