开发者

Visual Studio Object Browser disregards XML comment formatting

开发者 https://www.devze.com 2022-12-21 04:09 出处:网络
In my .NET XML comments on methods and classes, I try to provide usage examples in <example><code></code></example> blocks.When I use Sandcastle to generate a .chm documentatio

In my .NET XML comments on methods and classes, I try to provide usage examples in <example><code></code></example> blocks. When I use Sandcastle to generate a .chm documentation file using my XML documentation, it's always formatted nicely and respects the newlines in my <code> blocks. However, when I browse the classes and methods in Visual Studio's Object Browser, everything runs together in one line and the font is all the same (no monospace for code). Is this due to s开发者_StackOverflow社区omething I'm failing to do in my XML comments, or is the Object Browser just dumb? I'm specifically using Visual Studio 2008 Team System.


Huh! Faced the same problem. I have "googled" it and found that it is "knowing bug" and team of vs2010 promised to solve this problem in next versions (service packs?).

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号