JSPM

@copperdust/sublime-visual-studio-code-sftp-copy

1.0.2
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 3
    • Score
      100M100P100Q20457F
    • License ISC

    Copies Sublime Text's sftp-config.json information into an appropriate .vscode/sftp.json file

    Package Exports

    • @copperdust/sublime-visual-studio-code-sftp-copy

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@copperdust/sublime-visual-studio-code-sftp-copy) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    This is a very basic package with no validation whatsoever.

    It'll copy the settings from a sftp-config.json file in the current directory to a ./.vscode/sftp.json file to be compatible with VS Code's SFTP plugin. This is mostly to make migration easy if you have many sftp-config.json files in many projects.

    Install with -g option. npm install -g Copperdust/sublime-sftp-to-vs-code.

    In order to run, cd to the root folder of the project and run sublime-sftp-to-vs-code.