DevPinoy.org
A Filipino Developers Community

>>> First two to make 3 wins! <<<

Resharper's TODO Explorer

When i saw the changes for Resharper 3.0, I thought, nahh I'll pass, most features are just the vb support that they have promised.  I missed out the new TODO Explorer, which is why i have just installed it in my development machine.

todo explorer

Eversince i started out programming in VS.NET, i always use the TODO token feature.  Unfortunately, i noticed that i left out most of them in the code even if i have already implemented them.  I'd like to walk through each of my TODO list but VS can just list out them in the task list for files which are currently open.  Now listing them out is a breeze.

I also like the Reorder Type Members feature (reorders all filed in the top before the properties then methods).  The ordering is configurable through an xml which has a mysterious RegionName attribute, and you got it right, it is for those crappy developers who wraps every section of a class in a region block (sorry but please, i hate to double click those collapsible regions just to find just one member), i want to immediately see implementations, use region blocks wisely.


Posted 05-07-2007 3:52 PM by jokiz
Filed under:

Copyright DevPinoy 2005-2008