How to automatically update a "private" vscode extension
The right way is to publish it into official market, but if you can't wait or don't want to, here we go: Generally speaking, this could be as simple as: a regular task to check the server. Download the extension package if newer version available. I...
May 10, 20222 min read657