I’ve been using Scaffs to achieve this with VS Code and Blaze + ViewModel combo. I got tired of creating three files for each and every component (component.js, component.html, component.css) and hooking them up together and writing the (minimal, but still) boilerplate required.
With this VS Code Extension, it’s easy to configure your own scaffolding presets.