Code Master
A starter VS Code extension scaffold.
Development
- Install dependencies:
npm install
- Build once:
npm run compile
- Watch:
npm run watch
- Run the extension: press
F5 in VS Code
The command Code Master: Hello World should appear in the Command Palette.
| |