Answer the question
In order to leave comments, you need to log in
How to fix end tag issue in IntelliSense in Visual Studio 2015?
Switching to layout in Visual Studio 2015 using IntelliSense ran into a problem. The essence of the problem:
There is a tag. Any, for example . I need to add a class. I put the cursor like this , I press ctrl+v, I get , I put the cursor like this , I press the spacebar, and I get this closing tag instead .
I understand how it works, but I'm constantly uncomfortable editing the code in this way, always having to check if the closing tag has changed in the end. Extra time is spent on checking, and if you do not check, then you can make such errors in the code.
How can I solve this problem, how do you solve it during layout? <p></p>
<p|></p>
<ppasted></ppasted>
<p|pasted></ppasted>
<p pasted></p>
<p pasted></ppasted>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question