Your VS Code workflow is probably slower than it needs to be, but if you use the Command Palette you'll be faster.
VS Code snippets and keybinding-based editor.action.insertSnippet commands can replicate the core behavior of unmaintained extensions such as htmltagwrap. Different approaches -- custom extensions, ...
The best code editor might actually be your best everything editor.
VS Code’s terminal process allows users to run scripts and commands within the editor environment, improving workflow efficiency. It provides a command-line interface for code compilation, version ...