There's no way to get the original metadata viewer. Could you please clarify what's the problem with ReSharper's metadata formatting? Thank you!
Andrey Serebryansky Senior Support Engineer JetBrains, Inc http://www.jetbrains.com "Develop with pleasure!"
Hi,
The original VS metadata viewr looks like this: Image:metadata.png Resharper's metadata viewer disrupts the formatting: Image:metadata-rs.png Any way to get the original metadata viewer ?
As you can see, the original Metadata viewer parses the xml docs and displayes them nicely, making sure they fit inside the screen. Resharper, however, displays the comments as they are, including the xml markup. This also results in very long lines that you'd have to scroll. Perhaps my point would be better conveyed with word wrapping enabled in resharper's metadata viewer:
Hi Andrey, thanks for that ! Perhaps a more appropriate bug title would be: Metadata viewer: format xml documentation Word wrapping is not the problem (I can turn that on or off myself) - the xml doc parsing and formatting is. Getting the original vanilla VS metadata viewer would be the simplest way, I'd think
Hello ohad,
There's no way to get the original metadata viewer. Could you please clarify
what's the problem with ReSharper's metadata formatting? Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hi Andrey,

As you can see, the original Metadata viewer parses the xml docs and displayes them nicely, making sure they fit inside the screen.
Resharper, however, displays the comments as they are, including the xml markup. This also results in very long lines that you'd have to scroll.
Perhaps my point would be better conveyed with word wrapping enabled in resharper's metadata viewer:
Compare the above to the original metadata viewer
Thank you,
Ohad
Hello Ohad,
Thank you for clarification! I've added a request into our bug-tracker: http://youtrack.jetbrains.net/issue/RSRP-204107
and you're welcome to monitor its status.
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hi Andrey, thanks for that !
Perhaps a more appropriate bug title would be: Metadata viewer: format xml documentation
Word wrapping is not the problem (I can turn that on or off myself) - the xml doc parsing and formatting is.
Getting the original vanilla VS metadata viewer would be the simplest way, I'd think
Thaks again,
Ohad