I'm going through <p>
tags and selecting parts of the text which I want to put inside a <strong>
tag. But for each one I have to type <strong>
, then VSCode automatically puts the closing </strong>
tag immediately after it. Is there a way to place the closing tag after selected content?
for example:
<PTag> Press ( <strong>Right Arrow</strong> ) key to move to the next options for setting up Date </PTag>
` tags and `` tags, or are the pipe characters on purpose?
– AKX Jul 22 '22 at 11:56