- ReSharper Full Edition v6.0.2202.688
- Visual Studio 2010 Professional SP1
As an example, when I type <div and hit space or close the start tag ReSharper inserts the closing </div> tag. I don’t want it to do this. I know there is a corresponding Visual Studio setting which does the same thing, which I have already disabled but makes no difference as ReSharper seems to do it in its own way.
VS setting:
Tools > Options > Text Editor > HTML > Formatting > "Auto insert close tag"
I have scoured the web for answers and the closest thing I can find is that there may be a bug in some versions of ReSharper which causes this, but I have been unable to properly confirm that.
This was fixed to respect VS option in 6.1. Please upgrade.