samuel tremblay
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Adding blank line before the 'return' statement while using 'Extract method'
Hi,I'm wondering to know if it exist an option to add a blank line before the 'return' statement while using the 'Extract method' refactoring feature.For example, I have this method: private i... -
Created Using live templates in parameters bloc
Hi,I'm trying to use a live template with a scope that makes it available when I define parameter in method or function but the only scope working is "Anywhere in c#" but when I define this scope a... -
Created Intellisense with Resharper in break mode
I'm using the latest version of Resharper (5.1.3) with the intellisense (Code completion and parameter info). I'm programming in c#. The intellisense of Resharper is very nice and work perfectly wh...