• 0 Posts
  • 5 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle




  • I’m also curious about this – there’s a usecase I have that I think fits, but I’m not sure if I’m either barking up the wrong tree, or overthinking it.

    What I’d like to do is open up VSCode on any of my computers, make changes to files, save them, and see those reflected when I open VSCode on another PC.

    I suspect VSCode container is meant for people who are actually developing and running their code and need an environment catered to that.

    Am I better off doing something like saving my files to folder on a network share and then just opening that folder in VSCode on each PC instead? Is that even possible?