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

Fix for a bug which caused files to auto-upload even when uploadOnSave was set on false #276

Closed NajSurf closed 5 years ago

NajSurf commented 5 years ago

This fixes the bug which happened to users that didn't have the generatedFiles section in their configs. To all those users, please also check the #269 notes, there was a major change on generatedFiles. It is not causing bugs anymore so maybe you'd like to try it out and include it in your configs back again.