This extension generates Boilerplate Hello World code based on your current language.
There is a CLI Version as well
Usage
You can find this extension on the marketplace or by forking/copying the project and running the code locally with F5 after installing the necessary dependencies.
How to Contribute:
If you want to add support for another programming language, follow these steps.
Clone the repo and run 'npm install' in the project directory.