M
M
mr_blond972016-06-06 17:49:29
HTML
mr_blond97, 2016-06-06 17:49:29

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

1 answer(s)
R
Rou1997, 2016-06-06
@Rou1997

Put the cursor, immediately a space, then Ctrl + V.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question