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 installin terminal to install dependencies - Run the
Run Extensiontarget in the Debug View.