M
M
med1um2018-10-27 16:34:58
Sublime Text
med1um, 2018-10-27 16:34:58

How to do autocorrect in a selected code fragment in SublimeText3?

Needed in the following code:

<div>
    <p>
        <span>
            text
        </span>
    </p>
</div>

highlighting only
<p>
        <span>
            text
        </span>
</p>

replace all < and > in the selected section of code with < and > automatically

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question