Visual Studio - Determining Lines No Of Lines of code in a project - is this possible in VS 2008?
Visual Studio - Determining Lines No Of Lines of code in a project
Asked Answered
"Determining Lines No Of Lines of code in a project" What does this mean? Do you want to find out the total number of lines you have in your project? –
Keeper
Related: #1245229 –
Isochroous
I find SlickEdit gadgets SLOC report to be very good and FREE! :)
Breaks down comments/lines of code etc.
Kindness,
Dan
there is no direct way from vs2008 to do it, but you can use extended tools such as:
TeamSuite will report this value as part of it's code metrics along with other, perhaps more valuable, statistics.
You can use Project Line Counters add-ins available from from Code Project -
© 2022 - 2024 — McMap. All rights reserved.