top | item 28144655 (no title) bndw | 4 years ago Does Codespaces support offline development? Is an Internet connection now required 100% of the time to write code? discuss order hn newest int_19h|4 years ago It's still a git repo in the end, so you can use all the usual tools to work with it locally.You can also use https://code.visualstudio.com/docs/remote/containers to run an identical container locally to reproduce the environment, and then connect to it.
int_19h|4 years ago It's still a git repo in the end, so you can use all the usual tools to work with it locally.You can also use https://code.visualstudio.com/docs/remote/containers to run an identical container locally to reproduce the environment, and then connect to it.
int_19h|4 years ago
You can also use https://code.visualstudio.com/docs/remote/containers to run an identical container locally to reproduce the environment, and then connect to it.