(no title)
mraison | 6 years ago
It’s the only solution I’ve found that really allows you to browse the remote filesystem as smoothly as you would with your local drive (including when you’re also changing the remote files outside the IDE), degrade functionality as needed when the connection isn’t great (using caching appropriately), and immediately recover when it comes back. The only cost to pay was a bit of setup server-side (installing watchman and opening a port, if I remember correctly). I really hope they can bring the VSCode experience to the same level!
shaklee3|6 years ago
lioeters|6 years ago
For reference, here's the documentation page for VS Code Remote Development:
https://code.visualstudio.com/docs/remote/remote-overview
The Remote Development Extension Pack (linked in the article):
https://marketplace.visualstudio.com/items?itemName=ms-vscod...
mkohlmyr|6 years ago
chrisweekly|6 years ago
Trimbell|6 years ago
wolco|6 years ago
activitus|6 years ago
woadwarrior01|6 years ago
nuclear_eclipse|6 years ago
thrwer34324|6 years ago