Testing integration with Azure Pipelines
This is the source code for Snippet Guide.
- Run the
Run Extension
target in the Debug View - When you type
log
in a JavaScript file, you would see the snippetPrint to console
.
- you can have multiple publishers
- have the 'publisher' field in your package.json filled
- personal token with All Available Organizations scope
vsce package
vsce publish -p <token>