How to setup, run, and improve this extension in a local dev environment
This guide is for anyone who wants to contribute to this repo or who just wants to explore this extension's code and how it works in VS Code.
- Installation - Start with this doc to install dependencies.
- Export - how to build the extension locally and install it in VS Code. Just a single command is needed.
- Deploy - this doc covers the CI/CD pipeline and publishing releases.
See the Export doc to install a dev version of the package.
See Quickstart doc to download and install a pre-built version of the extension from the Marketplace.