I just saw the VSCommands extension and it has some pretty nifty features. However I'm currently running ReSharper 5. Will there be any undesirable interactions between these two extensions?
Asked
Active
Viewed 1,667 times
11
-
It behaves fine with R# 7.1 & 8 EAP. – CAD bloke Apr 23 '13 at 00:48
3 Answers
8
I have had both ReSharper and (the free version) of VSCommands installed for a while with no problems. You do get some duplicate functionality and therefore duplicate menu commands/shortcuts, but you can turn off some of the features of VSCommands in Tools -> Options -> VSCommands
if you find that a problem.
There is a feature request for VScommands to add a config option to turn off the features that cross over with those of ReSharper, but it has yet to be done.

adrianbanks
- 81,306
- 22
- 176
- 206
2
I've occasionally used it, as it has some great features. However, I'm generally working in a large solution, and running it and ReSharper at the same time tends to really bog down my machine.

Rob H
- 1,840
- 16
- 25