|
|
|
|
|
by ahaferburg
480 days ago
|
|
Well, to be honest that's where I cheated because I assumed that auto-format would fix it. In Sublime Text there was an addon that did that. I assume something similar exists for VS Code. To align the items manually I would Tab (or Space) as much as necessary so that each item has enough space for the alignment. I would then use the mouse to create multiple cursors in the same column. In VS Code it's drag MMB, in Sublime it's Ctrl+LMB or sth. Then Ctrl+Shift+Arrow_Right, Ctrl+Shift+Arrow_Left to select the spaces up until the (misaligned) beginnings of the words, then hit Delete. |
|