How to downgrade VSCode extension

1 min read.

Sometimes, we may need to downgrade the VSCode extension to a specific version if a bug cannot be fixed immediately.

To complete that, follow these steps:

  1. Wisit the webpage for the extension (e.g. https://marketplace.visualstudio.com/items?itemName=styled-components.vscode-styled-components). Then, navigate to the Version History tab and download the desired version.

image

  1. To install the file you downloaded, open VSCode and press CTRL+SHIFT+P. In the command line, type vsix and select the downloaded file.

image


Since you've made it this far, sharing this article on your favorite social media network would be highly appreciated 💖! For feedback, please ping me on Twitter.


Discussion(login required)