ReSharper gets confused about line breaks in HTML
Sometimes I will type “<br>” and it will insert “<br />” and other times it will insert “<br/>”. The second one is correct according to my formatting settings, but it isn't consistent and will randomly insert a space between the r and /.
Please sign in to leave a comment.
Hello,
Does it happen in the same solution or in different ones? Do you have .editorconfig file in your solution?