Pre-release Versions
You can occasionally find pre-release versions of this extension under the GitHub Releases page of this project. Unfortunately, Visual Studio Code does not currently support publishing pre-release versions of an extension, so manually installing the .vsix
is the next-best option at this point. Here's how it works.
Download
.vsix
file for version of the extension you want from the releases page;Open Visual Studio Code and click the "extensions" tab.
Choose "Install from VSIX..."
Select the file you downloaded from step 1.
Reinstalling store version of the extension
This process will REPLACE any existing version of the extension you have installed from the store. So, if you want to go back to using the store version, you need to uninstall the extension completely, and then install the extension through the VSCode store.