I think the only feature from all of #VSCode that I find myself using and enjoying when I do is the Live Share functionality. I’ve gotten close to use by using tmate but that requires a bit of understanding of tmux and whatever tool under it that one chooses to use.
What I’d like to see (though I strongly doubt it’d happen unless the community goes for it first) is this real-time editor support leave the editor itself and run in a similar fashion to the Language Server support (this is what powers “IntelliSense” in VS Code).
#devx