mkloubert / vs-deploy

Visual Studio Code extension that provides commands to deploy files of a workspace to a destination.
https://marketplace.visualstudio.com/items?itemName=mkloubert.vs-deploy
MIT License
131 stars 24 forks source link

v10.0.0 is completely unusable for me - stuck on Preparing deployment... forever #119

Closed binary64 closed 6 years ago

binary64 commented 6 years ago

It has made me realize that I perhaps can't ever use vscode again, because the plugin authors can push new code to my IDE at any time, it can break things when I least want them to break. The deployment is extremely important to remain stable.

Please can you rollback or fix this asap

We appreciate the plugin, your work, but at the same time we do rely on it heavily.

mkloubert commented 6 years ago

@binary64

Have you tried to install the extension manually by using an older VSIX release?

I am very sorry for that ... I try to reproduce as many issues as I can, but in most cases it is a lack of time I have, and the reason why I released a new major version (v10) is, that Microsoft has decided to change important parts of the API like this.