▲ | T0Bi 4 days ago | |
There are already several of such blog posts. I use the .devcontainer¹ from the claude-code repository. It works great with VSC and let's you work in your docker container without any issues. And as long as you use some sort of version control (git) you cannot really lose anything. ¹ https://github.com/anthropics/claude-code/tree/main/.devcont... |