Ctrl+P
Demonstrates VS Code's webview API. This includes:
vscode
window.createWebviewPanel
window.registerWebviewPanelSerializer
npm install
npm run watch
npm run compile
F5