Kudos for the latest VS Code features presented by David Anthoff at JuliaCon 2020 [https://live.juliacon.org/talk/HBTFT7] ! All seems to run smooth, out of the box.
By the end of your presentation (@ 23:52), you speak about having a VS Code instance running on your remote office linux machine and accessing it via your laptop from home using a codespace session. I was wondering how do you how do you proceed to set this remote connexion up over codespace ? Do you launch a VS Code instance on your office machine and connect to it via codespace using a live share generated link ?
Also, what is the difference of doing it over codespace instead of connecting VS Code running on your laptop to the VS Code instance running on your office linux server via the live share link only ?
Thanks for the insights !