I cannot find a shortcut that that aligns/idents lines of code in VS Code.
Asked
Active
Viewed 111 times
2
-
You don't want all the code on one line. You want the lines aligned with each other, presumably indented according to their tags' level of nesting within the DOM. – underscore_d Apr 16 '21 at 10:14
-
@underscore_d exactly – Wael Apr 16 '21 at 11:33
1 Answers
0
You can search for lonefy on vscode plugins and download it! Whenever you save the file it gets indented just like how you want.

Vieira
- 26
- 4