V
V
VeryLongAgoDid2019-08-01 22:46:48
Visual Studio Code
VeryLongAgoDid, 2019-08-01 22:46:48

How to setup vs code HTML?

How to set up VS code like this:

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

turned into this
<tr>
  <td>Текст</td>
  <td>Текст</td>
</tr>

Of the permissions, Beautify is set , but it somehow does not finish. Honestly, I googled. I don't find it at all

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Ihor Bratukh, 2019-08-04
@BRAGA96

prettier

V
VeryLongAgoDid, 2019-08-02
@VeryLongAgoDid

For those who signed.
I found a temporary solution in combining the necessary lines into one, and then auto-formatting Beautify. It turns out as I showed in the example. Combine these macros into one keyboard shortcut, oh, dreams of dreams
I don’t close the question, suddenly there is a way in one click

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question