- npm
# at repository root directory
npm install
npm run compile- open extension.ts
- Press F5 to start debugging
- In the new VS Code window,
Ctrl+Shift+Pto open the command palette, and then typebbdev:xxto run the command.
# at repository root directory
npm install -g @vscode/vsce
vsce package