This is a minimal version of the Hello World Sample.
It does not use TypeScript and only includes the vscode
devDependency needed for extension development.
- Run
npm install
in terminal to install dependencies - Run the
Run Extension
target in the Debug View.