Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 11 commits into from
Jun 21, 2018

Conversation

valepu
Copy link
Contributor

@valepu valepu commented Jun 3, 2018

Various enhancements:

  • Added SCP support (using scp2, which uses ssh2 behind just like this plugin)
  • Updated lodash to 4.11.1 (doesn't have the _.any method anymore, it uses _.some instead)
  • Added list command and various bug fixes (I merged from https://github.com/tianyishen/vscode-ftp-sync before making a pull request)

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

@valepu
Copy link
Contributor Author

valepu commented Jun 3, 2018

Solves #234

@valepu
Copy link
Contributor Author

valepu commented Jun 12, 2018

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

@dfarley1
Copy link

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
Copy link
Contributor Author

valepu commented Jun 13, 2018

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

@hajekj hajekj merged commit 8cbb51a into lukasz-wronski:master Jun 21, 2018
@hajekj
Copy link
Collaborator

hajekj commented Jun 21, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants