lukasz-wronski / vscode-ftp-sync

Ftp Sync plugin for Visual Studio Code
https://marketplace.visualstudio.com/items/lukasz-wronski.ftp-sync
320 stars 85 forks source link

Auto-uploading with "uploadOnSave": false on 0.3.9 #274

Closed lucaburgio closed 5 years ago

lucaburgio commented 5 years ago

I found out that in 0.3.9 "uploadOnSave": false is broken, uploading automatically with field set on false. Furthermore is set on True, ftp upload stop working removing the live page.

Tested rolling back with 0.3.8 and the issue disappears.

NajSurf commented 5 years ago

Please check #276 for a fix.