Manually download .vsix files form VS Code Marketplace

Domain: stackoverflow.com Shared: | Tags: technology

It seems somewhat recently the VS Code Marketplace has stopped offering download links to .vsix files. This means you can only download them through the VS Code Extensions section of the application instead of the browser. Fortunately, StackOverflow user twj has described a way to construct the download URL by hand using the extensions unique ID. Neat.

Read from link