Resharper 5.0 - Bug Editing Html
I've noticed a sporadic bug when editing Html tags that will cause ReSharper to append attributes to the closing tag of an Html element while editing the starting tag. I suspect this is related to the new functionality which allows you to simultaneously change an open and close tag, but clearly this is an undesirable deviation.
Example
While adding a class tag to a <div></div> occassionally I'll end up with something like this:
<div >
.....
</div class="someclass>
Please sign in to leave a comment.
Hello Nathan
Which build of ReSharper are you using? We didn't manage to reproduce this behavior with build #1601. Thank you!
Andrey Serebryansky
Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
As I mentioned above, it's sporadic. It's happened to me about 4 or 5 times.
My current version is 5.0.1565.10.