What tool do you use for counting lines of source code in Visual Studio Projects? -


i know there quite few line count tools around. there simple that's not part other big package use ?

slick edit gadgets has nice report breaking down lines of code, whitespace , comments. plug-in free , relatively small.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -