[tool] Make Property / Refactoring Plug-in for VS.NET
DPack's "Surround With" feature is great, but the "property" function just writes out a template. Since VS2005 will include this feature, it probably won't make it into DPack (http://www.usysware.com/forums/viewtopic.php?t=36).
But I have variables that need to be upgraded to properties NOW!!! What to do?
Stephan Meyn's Refactoring Plug-in does the trick. It's got an interesting extensibility model, but I think most people would probably work with the DXCore system that powers CodeRush instead. I don't have time to think about that, though - too busy refactoring!
[1] What is thiss? I'm sure not gonna click on that. You tell me
what it does.
[2] Yes, the screenshot doesn't show "Make Property because
it's not applicable for the selected text. Trust me on this one.
[3] No, I've
never heard of CodeRush.
[4] No, I had no idea that VS.NET 2005 will
support Refactoring without plugins.