|
|
|
|
|
by tinyhouse
2596 days ago
|
|
Haven't tried it but this seems useful. I know Google has something similar they use a lot internally. I guess one common use case for this is when you have code you need to run on a remote server but you want a nice development experience like you're developing locally (sometimes I see developers open an IDE on a remote server which is too slow). A better solution is working locally and having all changes sync automatically to the remote server. (yes yes I know, you can use vim or emacs...). If there are MS people here I'd be interested to hear their thoughts on this. |
|