Regions Add-In for VS.NET 2003
I found this one submitted as an entry to the contest. It's simple, does just what it says it will do, and makes organizing larger code files with regions a whole lot easier. I was doing this recently with the VSCmdShell project and this add-in save me some time. I especially liked the "Add to Existing Region" command you get on the right click menu. Great work Justin! Enjoy - Josh
https://www.codeproject.com/dotnet/RegionsAddIn.asp
Comments
- Anonymous
August 18, 2004
You're link for 'VSCmdShell project' is the same as 'this one'. - Anonymous
August 18, 2004
Good catch, it should be updated now. - Anonymous
August 19, 2004
The comment has been removed - Anonymous
August 19, 2004
Actually, Mr Flinstone, we ran the "powertoys" name past legal first to make sure we could use it for our projects. I did "steal it" for the blog though since it was a natural extension of the first projects. Now we highlight cool community built tools as well.