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

Various enhancements (SCP Support, bug fixes, list command) #237

Closed valepu closed 6 years ago

valepu commented 6 years ago

Various enhancements:

All the new plugin features have been tested manually Requires a npm install to work

valepu commented 6 years ago

Solves https://github.com/lukasz-wronski/vscode-ftp-sync/issues/234

valepu commented 6 years ago

might still need some polishing but even as it is now it works

dfarley1 commented 6 years ago

Looks like this is somewhat of a dead repo... Pity because it's such a great plugin. Maybe you should upload your fixed version to VSCode?

valepu commented 6 years ago

I'm not sure i'll have time to maintain it either but i'll consider the idea

hajekj commented 6 years ago

I have merged the change, however I don't have any permission to publish the new versio nof the plugin. Maybe you could take a look at at https://github.com/mkloubert/vscode-remote-workspace/ which is much more active and implements the latest VS Code features like virtual filesystem.