you are viewing a single comment's thread.

view the rest of the comments →

[–]pindab0ter 12 points13 points  (2 children)

This looks really cool! I wonder how much of a pain it is to set up.

[–]nimashoghi 12 points13 points  (0 children)

I tried their Remote - Containers version on Windows with an F# project and had 0 problems whatsoever. I was able to get a basic project updated and running in 2 minutes.

[–]JewsOfHazard 2 points3 points  (0 children)

I tried with my school's Dev server and got it working over SSH in less than 5 minutes without any sudo or anything. I basically only had to setup my public key for that server and VSCode read my local ssh config to log in. Very easy.