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...
blog.catoxliu.net2 min read