lukasz-wronski / vscode-ftp-sync

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

Upload breaks file coding #258

Open msmid opened 6 years ago

msmid commented 6 years ago

Hi,

I am experiencing issue with uploading PHP files over ftp-sync.

I made some changes in Drupal 7.1.x theme html template and uploaded to FTP. Reloading browser shows error: Syntax Error, unexpected end of file

When I uploaded same template from NetBeans, it is working, so I am assuming some coding issues are involved.