Build and install from source Install project dependencies: npm install Build the project and create the vsix installer (npx vsce package): npm run vsix Install the extension from the command line (code --install-extension <pqsdk.vsix>): npm run code-install