RefactoringEssentials
RefactoringEssentials copied to clipboard
Add automatic reporting of errors
RefactoringEssentials cannot cope with certain refactorings in certain situations. On the other hand, it's too cumbersome to restart Visual Studio from the command line, then deliberately reproduce the error, go to the activity log and finally send it. In case it's possible to automatically report such errors, it would require no user involvement at all.
Fellows, any comment on this one? I still get errors every now and then and I still don't have the time to explicitly start VS with the log switch, reproduce the error and then send you the log.
I think this should to be done by the VS team, so, I suggest asking them directly. On the other hand you could try putting together a small sample and add it to the bug report. That would be even better than just pasting the stacktrace...