Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Counting Lines of Code

Counting Lines of Code

Scheduled Pinned Locked Moved The Lounge
csharphtmlvisual-studiocomwindows-admin
24 Posts 10 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Robert Surtees

    You'll have to forgive my ranting. I'm one of them luddites that still uses a simple text editor and the command line for development.

    P Offline
    P Offline
    PIEBALDconsult
    wrote on last edited by
    #21

    Preach it, man! VS is for designing Forms; I don't do much of that.

    1 Reply Last reply
    0
    • D Dario Solera

      Do you know of any add-in for Visual Studio 2008 (excluding this one[^]) that allows to count lines of code in your solution and projects? I used to use PLC (linked above) but I can't manage to install it for VS08 because it requires registry tweaking (I succeeded on another machine, but on my current PC). Any idea?

      If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki

      P Offline
      P Offline
      PIEBALDconsult
      wrote on last edited by
      #22

      First, define a "line of code" . Counting statements might make sense, but then you still need to define a statement . You should be able to remove all the linfeeds from a C-family program without affecting it ( unfortunately, precompiler directives break that :mad: ) .

      1 Reply Last reply
      0
      • D Dario Solera

        Do you know of any add-in for Visual Studio 2008 (excluding this one[^]) that allows to count lines of code in your solution and projects? I used to use PLC (linked above) but I can't manage to install it for VS08 because it requires registry tweaking (I succeeded on another machine, but on my current PC). Any idea?

        If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki

        W Offline
        W Offline
        wmallory
        wrote on last edited by
        #23

        Visual SlickEdit Gadgets has a SLOC Report as one of the gadgets. I have it working in VS2008. See: http://www.slickedit.com/content/view/441/#SLOCReport[^]

        D 1 Reply Last reply
        0
        • W wmallory

          Visual SlickEdit Gadgets has a SLOC Report as one of the gadgets. I have it working in VS2008. See: http://www.slickedit.com/content/view/441/#SLOCReport[^]

          D Offline
          D Offline
          Dario Solera
          wrote on last edited by
          #24

          Thanks for the links, seems promising!

          If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups