11

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?

skaffman
  • 398,947
  • 96
  • 818
  • 769
Martin Doms
  • 8,598
  • 11
  • 43
  • 60

3 Answers3

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
4

I've run both of these without any problems so all should be good.

Scott Reed
  • 501
  • 1
  • 5
  • 18
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