Re: Line breaks in Comments

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Peter Macej

    Re: Line breaks in Comments

    file, but I think this might be more to do with how object browser reads

    Exactly. There is standard <paratag (see http://tinyurl.com/5nfj88)
    which is used for this purpose. But VS seems to strip all XML formatting
    tags from <summaryand <remarkssection s. So neither Object browser
    nor IntelliSense show new line. However, I recommend to use <paratags
    because they are used if you generate complete MSDN documentation for
    your project using one of tools available, e.g. our VSdocman.

    --
    Peter Macej
    Helixoft - http://www.helixoft.com
    VSdocman - Commenter and generator of class documentation for C#, VB
    ..NET and ASP .NET code
Working...