T
T
toyvo_glumov2017-12-06 11:33:59
Hyper-V
toyvo_glumov, 2017-12-06 11:33:59

How to skip a line in Sublime during mass replacement?

For example, I have several files in a folder with this piece of code:

Текст</td>
<td>123</td>
</tr>

Need to be replaced with:
Текст</td>
<td>123</td>
<td>еще ячейка<td>
</tr>

but, the line <td>123</td>must be ignored, because the number inside in all files is different.

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