• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Have they changed all of the ReSharper shortcuts or something?

So I'm using a trial version of ReSharper, considering buying it for work. Every time I read a guide or tip thread about it I find the shortcuts don't work, and I have to trawl through the ReSharper menu looking for the command to get the right shortcut. Did they recently change almost every shortcut in the program recently or something? It's really freaking annoying.

So other than that minor annoyance I think the plugin is really awesome. I just finished a CodeRush trial and I find ReSharper much better so far. CodeRush seemed to get in my way more often than helping me.
 
Resharper has a couple batches of shortcuts so you might have the wrong set selected. Aside from at installation, I am unsure how to change the set of Shortcuts you are using though.

I think there is even an option to not use the shortcuts at all.

The shortcut management and coloring are the only issues I really have with ReSharper. Once you have them setup though I love it.
 
I'm a fan of Resharper, but I find it's unusable in VS2010 for me unless I turn off some of the features that make it worthwhile... like the advanced IntelliSense or Code Analysis.

Very frequently the IDE would completely lock up for 5-10s and then it would 'catch up' to whatever I was doing. They were supposed to have fixed these problems in the recent releases but I still have the problems.
 
I'm a fan of Resharper, but I find it's unusable in VS2010 for me unless I turn off some of the features that make it worthwhile... like the advanced IntelliSense or Code Analysis.

Very frequently the IDE would completely lock up for 5-10s and then it would 'catch up' to whatever I was doing. They were supposed to have fixed these problems in the recent releases but I still have the problems.

Glad I'm not the only one suffering the problems in VS2010, and it only gets worse the more projects you have in an solution!
 
Hmm I haven't run into that problem at all. I have witnessed a similar thing when using certain LINQ extension methods, but the "lock up" is only less than a second. Enough to take the edge off of my flow, but not bad enough to make me hate the product.
 
Back
Top