Visual Studio code extension that allows you to quickly create new projects based on custom templates. Inspired by this File Templates Extension, which is itself inspired by a similar Atom Extension.
A development container is a running container with a well-defined tool/runtime stack and its prerequisites. You can try out development containers with GitHub Codespaces or Visual Studio Code Dev ...