Another XML doc-comment bug
- Create a class and add the XML doc-comments.
- Add a generic type parameter to the class.
- Try to add the "<typeparam" tag to the comments. R# inserts "<typeparamref name=... />".
The only way to add the typeparam tag is to type "<typeparam", hammer the "Escape" key like a lunatic, then type " name=..." and continue.
Reproduced in a brand-new solution:
R# 6.0.2202.688
VS2010
Windows 7 x64
Please sign in to leave a comment.
Hello Richard,
Thank you very much for reporting this problem! You're welcome to track its
status at http://youtrack.jetbrains.net/issue/RSRP-277313.
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"