Why is ReSharper 7.1 selecting <seealso... instead of <see... xml doc tag ?
v7.1.3
/// <summary>When <see| /// /// </summary> class Foo { }
When I type "<see" and hit tab, the selected xml doc tag becomes "<seealso" because that is default selected, even though naturally "see' is the closest match to an tag named "see" which IMO is extremely annoying since I constantly find myself moving back to correct the items where I used seealso instead of see.
Is this a known bug (couldn't find it in youtrack)? (Is it planned to be fixed in RS 7?)
Thanks!
Please sign in to leave a comment.
(Created http://youtrack.jetbrains.com/issue/RSRP-404375)