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. General Programming
  3. C#
  4. Code Tidy-up tools?

Code Tidy-up tools?

Scheduled Pinned Locked Moved C#
toolshelpquestion
3 Posts 3 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.
  • J Offline
    J Offline
    Jon Hulatt
    wrote on last edited by
    #1

    Hi All, Anyone know of any code tidy-up tools? I want to group all my member declarations, all my properties, all my methods together, rather than the higgledy-piggledy mess they're in now. Is there anything out there to help?

    using System.Beer;

    B P 2 Replies Last reply
    0
    • J Jon Hulatt

      Hi All, Anyone know of any code tidy-up tools? I want to group all my member declarations, all my properties, all my methods together, rather than the higgledy-piggledy mess they're in now. Is there anything out there to help?

      using System.Beer;

      B Offline
      B Offline
      Bhupi Bhai
      wrote on last edited by
      #2

      Nope, I don't think so. It's just us who can take care of this .... manually :-> Regards, Bhupi Bhai.

      1 Reply Last reply
      0
      • J Jon Hulatt

        Hi All, Anyone know of any code tidy-up tools? I want to group all my member declarations, all my properties, all my methods together, rather than the higgledy-piggledy mess they're in now. Is there anything out there to help?

        using System.Beer;

        P Online
        P Online
        PIEBALDconsult
        wrote on last edited by
        #3

        If you don't have time to do it right, when will you have time to do it over? Or consider putting each in its own file?

        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