I want to write a visual studio addon to do some code modifications for me (like some specific refactoring). I was wondering which one of these tools should I use and why?
we have licenses for resharper, the other two are free and this is an internally used software, so we don't need to worry about licensing.
...
I am trying to write a add-in for Visual Studio that, among other things, needs to keep track of every file in a Visual Studio solution. I know what events I need to subscribe to (when a Solution is opened, when a file is added/removed/edited in it, the same for projects, etc), but I don't understand how to actually get a list of files f...
I don't want to uninstall code rush. I just want to have the chance ti turn it off when I dont want it.
Is this possible? (express version)...
...