Bryan Posted October 15, 2002 Posted October 15, 2002 Is there an easy way to count the number of lines you have in your code? i am just curious how big this project I am working on is. Quote
*Gurus* divil Posted October 16, 2002 *Gurus* Posted October 16, 2002 Apart from copy/paste in to Notepad, I don't think so. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Guest Aquila Posted October 16, 2002 Posted October 16, 2002 Look in the upper left hand corner of your code editor. Quote
*Experts* Bucky Posted October 16, 2002 *Experts* Posted October 16, 2002 Aquila, I don't see what you're referring to... I have another idea, though: turn on line numbers. Go to Tools -> Options -> Text Editor folder -> Basic folder -> General subitem -> check Line Numbers under Display Then you can record the line count of all your code files and add 'em up. Quote "Being grown up isn't half as fun as growing up These are the best days of our lives" -The Ataris, In This Diary
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.