vscode-deploy-reloaded icon indicating copy to clipboard operation
vscode-deploy-reloaded copied to clipboard

Recoded version of Visual Studio Code extension 'vs-deploy', which provides commands to deploy files to one or more destinations.

Results 99 vscode-deploy-reloaded issues
Sort by recently updated
recently updated
newest added

### Description Hi folks. First, I'd like to say you have a great extension and this may change the way my company operates. The issue here is when I have...

### Description Greetings :) I am unable to successfully deploy to my SFTP. ### Actual behavior When I CTRL+S a file I've edited, I see one empty line printed to...

### Description Deploing by SFTP doesn't show any error if it can't overwrite a file. ### Actual behavior When deploing over SFTP, if a file has restrictions to overwrite, e.g....

### Description We developped 3 themes with the same core and woocommerce files. We setted a Wordpress for each theme and when we are deploying the files on save, we...

There was an update about four months ago, but apart from that, everything in this repo seems completely dead – lots of new issues opened, but no response from the...

### Description If I create an `assets` symbolic link inside my `build` folder and reference this `build` folder in a `package` section using: ``` "files": [ "build/**" ], ``` then...

### Description This is really weird, but I'll try my best to explain it. the extension is trying to upload .git files for every actual file it deploys. If I...

### Description when I change a file, it zips up and deploys that file only. However when I do a deployment, it zips up the entire package (as expected). I've...

I mostly work on a behemoth of messy production website code left behind by a previous developer, and to avoid having to download and sync everything from the server, I’ve...

### Description https://github.com/mkloubert/vs-deploy/wiki/target_http I basically am looking for a setup that I have the in the old plugin, to move it to this new plugin. Is this possible?