npm install # from the extension directoryUse the Debug: Start Debugging Command to launch the extension in a new vscode window.
To inspect/debug the webview, use the Developer: Open Webview Developer tools command.
vsce package # from the extension directoryThe vsix archive can then be installed using the Extensions: Install from VSIX... command
Go to the actions tab, and trigger the bump extension version workflow.