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. VS.NET 2005 IDE problem

VS.NET 2005 IDE problem

Scheduled Pinned Locked Moved C#
visual-studiocsharphelptutorialquestion
5 Posts 2 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.
  • P Offline
    P Offline
    Pankaj Joshi
    wrote on last edited by
    #1

    Hello experts... I make a function and above that I write too many comment about it. like //********************************************** //Purpose : //Input : //Output : //Created By : //Creation date : //********************************************** private function ABC(.....) { ... .. ... } When I enable the outlining then my code looks like... +//********************************[...] +private function ABC(.....)[...] I want the function should close but the comment not how to achive this...?

    Regards Pankaj Joshi If you want to shape your dreams into reality, please wake-up...

    M 1 Reply Last reply
    0
    • P Pankaj Joshi

      Hello experts... I make a function and above that I write too many comment about it. like //********************************************** //Purpose : //Input : //Output : //Created By : //Creation date : //********************************************** private function ABC(.....) { ... .. ... } When I enable the outlining then my code looks like... +//********************************[...] +private function ABC(.....)[...] I want the function should close but the comment not how to achive this...?

      Regards Pankaj Joshi If you want to shape your dreams into reality, please wake-up...

      M Offline
      M Offline
      Mustafa Ismail Mustafa
      wrote on last edited by
      #2

      You would need to activate the XML commenting by using the triple slash /// instead of the comment double slash //

      "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"

      P 1 Reply Last reply
      0
      • M Mustafa Ismail Mustafa

        You would need to activate the XML commenting by using the triple slash /// instead of the comment double slash //

        "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"

        P Offline
        P Offline
        Pankaj Joshi
        wrote on last edited by
        #3

        It doesn't solved my problem. Still same problem is occurred. Any other suggetion...? :confused: I'm using Ctrl+M, M

        Regards Pankaj Joshi If you want to shape your dreams into reality, please wake-up...

        M 1 Reply Last reply
        0
        • P Pankaj Joshi

          It doesn't solved my problem. Still same problem is occurred. Any other suggetion...? :confused: I'm using Ctrl+M, M

          Regards Pankaj Joshi If you want to shape your dreams into reality, please wake-up...

          M Offline
          M Offline
          Mustafa Ismail Mustafa
          wrote on last edited by
          #4

          You would have to manually navigate to the comments and close their outlining.

          "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"

          P 1 Reply Last reply
          0
          • M Mustafa Ismail Mustafa

            You would have to manually navigate to the comments and close their outlining.

            "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib "Animadvertistine, ubicumque stes, fumum recta in faciem ferri?"

            P Offline
            P Offline
            Pankaj Joshi
            wrote on last edited by
            #5

            Any other solution. Because same as every programmer I have Copy/paste power with me. And I am working in .NET so ctr+M, M automatically pressed after some time ;P Actually It is in my habit. Either I have to change my habit or you suggestion is help full.

            Regards Pankaj Joshi If you want to shape your dreams into reality, please wake-up...

            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