VS Code Balance Out
Last updated on
Reminding myself what balance out is in VS Code. I'm happy if this helps you too.
This article is more of a reminder than anything. This video explains everything about this command and how to implement it.
Essentially this is a way to select an entire HTML element with a key binding instead of having to hunt through the document on your own for an opening and closing tag. Super useful.