top | item 19985988

Visual Studio Code Remote Development may change everything

27 points| wickchuck | 6 years ago |hanselman.com

4 comments

order

woah|6 years ago

Mac has had the mantle of “user friendly OS for developers” for a long time, but how much longer will that last? Apple seems not to care about the use case much and perhaps Microsoft can patch all the issues of not being built on Unix with stuff like this.

mflower|6 years ago

This threatens to be a pretty nice replacement for mosh/tmux/neovim. I’ve been using the insiders build and the only thing missing is better handling of flaky connections.

ilaksh|6 years ago

Well, SSHFS, SSH, and Docker have been a thing for a long time.

To me it seems like a lot of this is bending over backwards to keep developers in Windows even though they are working on Linux-based software.

rurban|6 years ago

Like tramp on emacs? (exists for at least 20 years) Or sshfs? (8 years)