swift_codespaces
swift_codespaces copied to clipboard
How to make it work?
I copy the .devcontainer folder into my codespaces (I’m using online vs code) then reopen it. Nothing installed, I didn’t see it installed anything. The extension got installed into vs code and loaded but showed some errors, possibly because the codespaces didn’t have swift and the tools installed correctly.
So, could you be more precise about how to install this container into codespace’s vs code? Thank you.