catkin

- Total activity 47
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
-
catkin created a post, line break setting for "="
using c#, currently if the line is long, it breaks after "=", I'd like to break before "=".for example, currently it is like thisxxxxxxxxxxxxx = xxxxxI'd like to format like below:xxxxxxxxxxxxx ... -
-
catkin created a post, sync settings question
I have read and followed this article: http://blogs.jetbrains.com/dotnet/2011/12/resharper61-settings-dropbox-and-company-wide/, trying to setup the the settings/templates sync between home compute... -
catkin created a post, resharper formatting question
below is one of the formating currently in my vs.net 2010 with resharper 6.1ProductItem product = new ProductItem { ... -
catkin created a post, shortcut of RS4?
I just installed the RS 4 EAP. I tried to use ctrl+p to see the parameter of the method, but I got the print option. is the short cut changed in RS4? where can i get the complete list of shortcut? -
catkin created a post, optimize usings
when optimize usings, can we have an option to put the region around the usings? too many usings in the top of page is wasting the real estate of the IDE.Thanks. -
catkin created a post, 3.0 for vs2005 and orcas
If I want to use 3.0 in both vs2005 and orcas, do I have to install twice? One normal installation and one using "msiexec /i ReSharperSetup.msi VSVERSION=9.0"?Thanks -
catkin commented, -
-
catkin created a post, short key?
is there a complete list of short keys available? There are too many and I can't remember all of them. I'd like to print it out and put it aside my monitor.