Ask HN: Is there a vscode extension as solid as Sublime SFTP?

1 points by ianmcgowan ↗ HN
Remote editing is a very large part of my coding routine, and Sublime SFTP is an awesome answer to the problem of editing locally, but syncing with a remote server on save. The VSCode extensions I've tried don't seem to work as well. Anyone have a favorite solution to this? The main problems are not wanting to embed passphrases in config files, and not syncing on save reliably. There are some other parts of VSCode that I really like though, so it's tempting to dabble.

2 comments

[ 3.2 ms ] story [ 12.7 ms ] thread
Not an extension, but sshfs?