XML Commenting

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • David S. Zuza

    #1

    XML Commenting

    I can't seem to get the XML template to show when I type in VB2005

    '''

    is there a setting that must be turned on?

    Dave


  • Herfried K. Wagner [MVP]

    #2
    Re: XML Commenting

    "David S. Zuza" <dszuza@hotmail .com> schrieb:[color=blue]
    >I can't seem to get the XML template to show when I type in VB2005
    >
    > '''[/color]

    Where exactly did you try to add an XML comment?

    --
    M S Herfried K. Wagner
    M V P <URL:http://dotnet.mvps.org/>
    V B <URL:http://classicvb.org/petition/>

    Comment

    • David S. Zuza

      #3
      Re: XML Commenting

      Right above a procedure.

      it used to work.



      "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
      news:eHaO0sVOGH A.1088@tk2msftn gp13.phx.gbl...[color=blue]
      > "David S. Zuza" <dszuza@hotmail .com> schrieb:[color=green]
      >>I can't seem to get the XML template to show when I type in VB2005
      >>
      >> '''[/color]
      >
      > Where exactly did you try to add an XML comment?
      >
      > --
      > M S Herfried K. Wagner
      > M V P <URL:http://dotnet.mvps.org/>
      > V B <URL:http://classicvb.org/petition/>[/color]


      Comment

      • David S. Zuza

        #4
        Re: XML Commenting

        This feature used to work but now it does not. I enter '''
        on a blank line above a procedure/function/declaration..an ything, and the
        XML Comment Template does not appear. Is there a setting or something that
        might have been turned off?

        thanx
        Dave



        "David S. Zuza" <dszuza@hotmail .com> wrote in message
        news:u9YhNkVOGH A.1312@TK2MSFTN GP09.phx.gbl...[color=blue]
        >I can't seem to get the XML template to show when I type in VB2005
        >
        > '''
        >
        > is there a setting that must be turned on?
        >
        > Dave
        >
        >[/color]


        Comment

        • David S. Zuza

          #5
          Re: XML Commenting

          Never Mind I figured it out..



          "David S. Zuza" <dszuza@hotmail .com> wrote in message
          news:u9YhNkVOGH A.1312@TK2MSFTN GP09.phx.gbl...[color=blue]
          >I can't seem to get the XML template to show when I type in VB2005
          >
          > '''
          >
          > is there a setting that must be turned on?
          >
          > Dave
          >
          >[/color]


          Comment

          • Peter Macej

            #6
            Re: XML Commenting

            > Never Mind I figured it out..

            How?

            I can confirm that this worked and then stopped to work randomly. I
            tried various settings without success. Then I imported VB settings and
            it started to work in .vb files but only in Web projects. It still
            doesn't work with WinForms VB projects. There also no "Insert Comment"
            in context menu.


            --
            Peter Macej
            Helixoft - http://www.vbdocman.com
            VBdocman - Automatic generator of technical documentation for VB, VB
            ..NET and ASP .NET code

            Comment

            Working...