Code Monkey home page Code Monkey logo

vscodessh's People

Contributors

kevinmackenzie avatar

Watchers

 avatar  avatar

vscodessh's Issues

Add Lock to prevent multiple simultaneous command calls

It would be very undesirable to have multiple SSH upload/download operations taking place at once, so there should be a lock that rejects any attempt to make a command call while any other command is still running (including upload-on-save operations)

Add CancelOperation Command

If the user makes a mistake and they end up trying to download/upload far more data than they wanted to, it would be convenient to allow them to stop the operations without closing out editor.

De-Spaghettify the code

We all knew this was going to happen, but it would be good to refactor the code to be more concise, improve code reuse, consolidate/revise log/error messages, and decrease the amount of plumbing that we run outside the walls of the house.

Add Support for SSH Private Key files

Currently, only passwords are supported. There should be another field option that holds private key raw or path-to. Only one is required, but if both are specified, the private key has priority.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.