jel-massih / vscode-sftp

SFTP Support for VS Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vscode-sftp

GitHub issues

FTP, FTPS and SFTP Support for Visual Studio Code

Installation

Simply copy the files to your vscode extensions folder

  • Windows %USERPROFILE%\.vscode\extensions
  • Mac $HOME/.vscode/extensions
  • Linux $HOME/.vscode/extensions

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Requirements

Visual Studio Code v1.5.0

Credits

License

MIT

About

SFTP Support for VS Code


Languages

Language:TypeScript 100.0%